2021-01-20 17:51:01 +01:00
|
|
|
|
# las.inkscape.authoring
|
|
|
|
|
|
|
|
|
|
## links
|
|
|
|
|
### anchors
|
2021-01-20 18:06:22 +01:00
|
|
|
|
- object ---> right click ---> create link
|
|
|
|
|
- id without hashtag
|
2021-01-20 17:51:01 +01:00
|
|
|
|
|
2021-01-20 18:06:22 +01:00
|
|
|
|
- anchor <---description <---#anchor_id <---rectangle
|
2021-01-20 17:51:01 +01:00
|
|
|
|
|
|
|
|
|
### hyperlink
|
2021-01-20 18:06:22 +01:00
|
|
|
|
- object ---> right click ---> create link
|
|
|
|
|
- href >>> url
|
2021-01-20 17:51:01 +01:00
|
|
|
|
|
|
|
|
|
## movies
|
2021-01-20 18:06:22 +01:00
|
|
|
|
- image file --> object properties
|
|
|
|
|
- ---> description
|
|
|
|
|
- down / up /... / up left / right down /....
|
|
|
|
|
- motion_source/sutr1/files.lst
|
|
|
|
|
- ---> ! set button !
|
2021-01-20 17:51:01 +01:00
|
|
|
|
|
|
|
|
|
### 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
|
2021-01-20 18:06:22 +01:00
|
|
|
|
- circle (ELLIPSE NONONO)
|
|
|
|
|
- object properties --->desription
|
|
|
|
|
- sound_source/xxx.mp3
|
|
|
|
|
- ---> ! set button !
|
2021-01-20 17:51:01 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Interaction manual
|
|
|
|
|
double click - fullscreen
|
|
|
|
|
click with middle button - grab
|
|
|
|
|
spacebar - anchor //intro
|
|
|
|
|
mouse pointer --> edge - edge scrolling [fullscreen must be on]
|