Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Seminář z TeXu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Seminář z TeXu
Commits
affd5b46
Commit
affd5b46
authored
3 months ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
pdf-notes: Drobnosti
parent
bb71c8bb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pdf/pdf-notes
+9
-4
9 additions, 4 deletions
pdf/pdf-notes
with
9 additions
and
4 deletions
pdf/pdf-notes
+
9
−
4
View file @
affd5b46
...
...
@@ -24,6 +24,7 @@ named dest
catalog -> /Names -> /Dests -> name tree
## \pdfdest name{<name>} (xyz [zoom <mag>] | fitr <rule> | fitv ...)
## -> fitb, fitbv, fitbh: bounding box of the page
## \pdfdestmargin=<dimen>
Actions: (dictionaries)
...
...
@@ -56,8 +57,8 @@ item:
/Parent -> parent item
/Prev -> previous item
/Next -> next item
/First -> first
descendant
/Last -> last
descendant
/First -> first
child
/Last -> last
child
/Count num-of-open-descendants
/Dest name-string-or-array
/A action-on-activate
...
...
@@ -66,12 +67,15 @@ item:
## \pdfoutline [attr <text>] <action> [count <integer>] <text>
## action:
## - goto page N
## - goto page N
, goto name X
## - user { ... }
## count > 0: open subentries
## count < 0: closed subentries
Page labels:
catalog -> /PageLabels -> number tree -> page label dict
(for each range, the number tree contains the first page number in the range)
/Type /PageLabel optional
/S style D=decimal, R=ROMAN, r=roman, A=upcase (A..Z, AA,BB..ZZ, ...), a=lowcase
...
...
@@ -101,7 +105,7 @@ page -> /Annots -> array of annotation dictionaries
/D dash-array
/C [gray / r g b / c m y k]
annotation types:
annotation
sub
types:
/Text ikonka, vyvolava pop-up text
/Name icon (/Comment /Help apod.)
...
...
@@ -115,6 +119,7 @@ annotation types:
pdftex:
\pdfannot [reserveobjnum | useobjnum <N>] [<rule-spec>] <raw-PDF>
rule-spec describes annot size, default is all dimensions running
(inherits dimensions of enclosing box)
\pdflastannot returns object number
\pdfstartlink [<rule-spec>] [attr <text>] (<action> ::= user <user-action> | goto name{<destination>} | goto page <num> {/Fit})
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment