mirror of
https://gitlab.com/sdbs_cz/digital-garden-anabasis.git
synced 2025-01-22 22:47:05 +01:00
Automatic update, changed:
This commit is contained in:
parent
dd7717af55
commit
6cb08b43d8
1 changed files with 45 additions and 0 deletions
45
pages/las.inkscape.authoring.md
Normal file
45
pages/las.inkscape.authoring.md
Normal file
|
@ -0,0 +1,45 @@
|
|||
# las.inkscape.authoring
|
||||
|
||||
## links
|
||||
### anchors
|
||||
object ---> right click ---> create link
|
||||
id without hashtag
|
||||
|
||||
anchor <---description <---#anchor_id <---rectangle
|
||||
|
||||
### hyperlink
|
||||
object ---> right click ---> create link
|
||||
href >>> url
|
||||
|
||||
## movies
|
||||
image file --> object properties
|
||||
|
||||
---> description
|
||||
down / up /... / up left / right down /....
|
||||
motion_source/sutr1/files.lst
|
||||
---> ! set button !
|
||||
|
||||
### linux list
|
||||
ls *.png > files.lst
|
||||
|
||||
### windows list
|
||||
The method is the same as for all versions of Windows, starting with Windows 3.1 (from 1985!):
|
||||
|
||||
1. Open File Explorer.
|
||||
2. Navigate to the folder under scrutiny.
|
||||
3. Press Ctrl+L
|
||||
4. Type this command (or use copy/paste) and press Enter:
|
||||
cmd /c dir /b > "%temp%\\Dir.txt" & notepad "%temp%\\Dir.txt"
|
||||
|
||||
## sound
|
||||
circle (ELLIPSE NONONO)
|
||||
--->desription
|
||||
sound_source/xxx.mp3
|
||||
---> ! set button !
|
||||
|
||||
|
||||
## Interaction manual
|
||||
double click - fullscreen
|
||||
click with middle button - grab
|
||||
spacebar - anchor //intro
|
||||
mouse pointer --> edge - edge scrolling [fullscreen must be on]
|
Loading…
Reference in a new issue