update PPTC examples into impress

This commit is contained in:
tsuky_chen
2024-02-20 19:58:09 +08:00
parent ad9d8f51c6
commit 0519b92396
38 changed files with 809 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "2b94c692-6abb-48ae-ab0b-b3e8a19cb340",
"snapshot": "libreoffice_impress",
"instruction": "Move the image to the right side of the content. ## 1, picture, slide, right.",
"instruction": "Move the image to the right side on Slide 2.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
@@ -47,7 +47,7 @@
"command": [
"python",
"-c",
"import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);pyautogui.press('down');time.sleep(0.5);pyautogui.press('enter');time.sleep(0.5);"
"import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);"
]
}
},