]> git.lyx.org Git - lyx.git/blob - lib/examples/Modules/PDF_Comments.lyx
Fix warning when not using Qt regexps
[lyx.git] / lib / examples / Modules / PDF_Comments.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 600
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/Modules/
7 \textclass scrartcl
8 \begin_preamble
9 % to be able to use all color settings of pdfcomment
10 \usepackage[svgnames,rgb]{xcolor}
11
12 % if pdflatex is used
13 \usepackage{ifpdf}
14 \ifpdf
15
16 % set fonts for nicer pdf view
17 \IfFileExists{lmodern.sty}
18  {\usepackage{lmodern}}{}
19
20 \fi % end if pdflatex is used
21 % Added by lyx2lyx
22 \setlength{\parskip}{\medskipamount}
23 \setlength{\parindent}{0pt}
24 \end_preamble
25 \options BCOR8mm,pagesize
26 \use_default_options false
27 \begin_modules
28 pdfcomment
29 \end_modules
30 \maintain_unincluded_children no
31 \language english
32 \language_package default
33 \inputencoding utf8
34 \fontencoding auto
35 \font_roman "default" "default"
36 \font_sans "default" "default"
37 \font_typewriter "default" "default"
38 \font_math "auto" "auto"
39 \font_default_family default
40 \use_non_tex_fonts false
41 \font_sc false
42 \font_sans_osf false
43 \font_typewriter_osf false
44 \font_roman_osf false
45 \font_sf_scale 100 100
46 \font_tt_scale 100 100
47 \use_microtype false
48 \use_dash_ligatures false
49 \graphics default
50 \default_output_format pdf2
51 \output_sync 0
52 \bibtex_command bibtex
53 \index_command default
54 \paperfontsize 12
55 \spacing single
56 \use_hyperref true
57 \pdf_title "Description of the module PDF Comments"
58 \pdf_author "Uwe Stöhr"
59 \pdf_subject "PDF comments"
60 \pdf_keywords "LyX, PDF comments, pdfcomment"
61 \pdf_bookmarks true
62 \pdf_bookmarksnumbered true
63 \pdf_bookmarksopen true
64 \pdf_bookmarksopenlevel 2
65 \pdf_breaklinks false
66 \pdf_pdfborder false
67 \pdf_colorlinks true
68 \pdf_backref false
69 \pdf_pdfusetitle false
70 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
71 \papersize a4
72 \use_geometry false
73 \use_package amsmath 1
74 \use_package amssymb 1
75 \use_package cancel 1
76 \use_package esint 1
77 \use_package mathdots 1
78 \use_package mathtools 1
79 \use_package mhchem 1
80 \use_package stackrel 1
81 \use_package stmaryrd 1
82 \use_package undertilde 1
83 \cite_engine basic
84 \cite_engine_type default
85 \biblio_style plain
86 \use_bibtopic false
87 \use_indices false
88 \paperorientation portrait
89 \suppress_date true
90 \justification true
91 \use_refstyle 0
92 \use_minted 0
93 \notefontcolor #0000ff
94 \use_lineno 0
95 \index Index
96 \shortcut idx
97 \color #008000
98 \end_index
99 \secnumdepth 3
100 \tocdepth 2
101 \paragraph_separation indent
102 \paragraph_indentation default
103 \is_math_indent 0
104 \math_numbering_side default
105 \quotes_style english
106 \dynamic_quotes 0
107 \papercolumns 1
108 \papersides 1
109 \paperpagestyle default
110 \tracking_changes false
111 \postpone_fragile_content false
112 \output_changes false
113 \html_math_output 0
114 \html_css_as_file 0
115 \html_be_strict false
116 \end_header
117
118 \begin_body
119
120 \begin_layout Standard
121 \begin_inset Flex PDF-Comment-Setup
122 status open
123
124 \begin_layout Plain Layout
125 color=yellow
126 \end_layout
127
128 \end_inset
129
130
131 \begin_inset Note Note
132 status collapsed
133
134 \begin_layout Plain Layout
135 This sets yellow as default color for new PDF comments, see sec.
136 \begin_inset space ~
137 \end_inset
138
139
140 \begin_inset CommandInset ref
141 LatexCommand ref
142 reference "subsec:PDF-Comment-setup"
143
144 \end_inset
145
146  for the description.
147 \end_layout
148
149 \end_inset
150
151
152 \end_layout
153
154 \begin_layout Title
155 Description of the module PDF Comments
156 \end_layout
157
158 \begin_layout Author
159 Uwe Stöhr
160 \end_layout
161
162 \begin_layout Standard
163 The \SpecialChar LaTeX
164  package 
165 \series bold
166 pdfcomment
167 \series default
168  provides full access for PDF comments.
169  You can add normal comments as well as margin comments, underlining etc..
170  You can also define a special layout for a comment which you can use several
171  times in the document.
172  This document is only a excerpt of the documentation of 
173 \series bold
174 pdfcomment
175 \series default
176 ; see its documentation for all information:
177 \begin_inset Newline newline
178 \end_inset
179
180
181 \begin_inset Flex URL
182 status open
183
184 \begin_layout Plain Layout
185
186 https://ctan.org/tex-archive/macros/latex/contrib/pdfcomment/doc/pdfcomment.pdf
187 \end_layout
188
189 \end_inset
190
191
192 \end_layout
193
194 \begin_layout Section
195 The different comment types
196 \end_layout
197
198 \begin_layout Standard
199 The different comment types are inserted using the menu 
200 \family sans
201 Insert\SpecialChar menuseparator
202 Custom
203 \begin_inset space ~
204 \end_inset
205
206 Insets
207 \family default
208 .
209  You can select one of the following:
210 \end_layout
211
212 \begin_layout Subsection
213 PDF-Annotation
214 \end_layout
215
216 \begin_layout Standard
217 This is the standard PDF comment.
218  Here is an example: 
219 \begin_inset Flex PDF-Annotation
220 status open
221
222 \begin_layout Plain Layout
223 This is a simple PDF-Annotation.
224 \end_layout
225
226 \end_inset
227
228
229 \end_layout
230
231 \begin_layout Standard
232 Like for all PDF comment types you can add a lot of things to the option
233  of the inset.
234  To insert the options inset, set the cursor into the comment inset and
235  use the menu 
236 \family sans
237 Insert\SpecialChar menuseparator
238 PDF Comment Options
239 \family default
240 .
241 \end_layout
242
243 \begin_layout Standard
244 \begin_inset Note Greyedout
245 status open
246
247 \begin_layout Plain Layout
248
249 \series bold
250 Note:
251 \series default
252  All braces and brackets in comment options must be inserted as \SpecialChar TeX
253  code!
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Newline newline
260 \end_inset
261
262
263 \end_layout
264
265 \begin_layout Standard
266 Here is an example PDF-Annotation where the author is set to 
267 \begin_inset Quotes eld
268 \end_inset
269
270 Daisy Duck
271 \begin_inset Quotes erd
272 \end_inset
273
274
275 \begin_inset Flex PDF-Annotation
276 status open
277
278 \begin_layout Plain Layout
279 \begin_inset Argument 1
280 status collapsed
281
282 \begin_layout Plain Layout
283 author=
284 \begin_inset ERT
285 status collapsed
286
287 \begin_layout Plain Layout
288
289 {
290 \end_layout
291
292 \end_inset
293
294 Daisy Duck
295 \begin_inset ERT
296 status collapsed
297
298 \begin_layout Plain Layout
299
300 }
301 \end_layout
302
303 \end_inset
304
305 ,color=
306 \begin_inset ERT
307 status collapsed
308
309 \begin_layout Plain Layout
310
311 {
312 \end_layout
313
314 \end_inset
315
316 0.234 0.867 0.211
317 \begin_inset ERT
318 status collapsed
319
320 \begin_layout Plain Layout
321
322 }
323 \end_layout
324
325 \end_inset
326
327 ,voffset=8pt,opacity=0.5
328 \end_layout
329
330 \end_inset
331
332 This is an annotation with a complex option.
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Standard
341 To avoid to write the same options like the author again and again, you
342  can define a so-called 
343 \begin_inset Quotes eld
344 \end_inset
345
346 avatar
347 \begin_inset Quotes erd
348 \end_inset
349
350  for every person and/or comment layout.
351  See 
352 \begin_inset CommandInset ref
353 LatexCommand ref
354 reference "sec:Avatars"
355
356 \end_inset
357
358  for further information.
359 \end_layout
360
361 \begin_layout Standard
362 For a full list of possible options, please look at the 
363 \series bold
364 pdfcomment
365 \series default
366  documentation.
367 \end_layout
368
369 \begin_layout Subsection
370 PDF-Circle
371 \end_layout
372
373 \begin_layout Standard
374 This will typeset a comment in form of a circle or ellipse.
375  Here is an example without any options: 
376 \begin_inset Flex PDF-Circle
377 status open
378
379 \begin_layout Plain Layout
380 a simple circle comment
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \begin_layout Standard
389 At the right side you see a large, elliptical comment as example of a PDF-Circle
390  with options.
391  
392 \begin_inset Flex PDF-Circle
393 status open
394
395 \begin_layout Plain Layout
396 \begin_inset Argument 1
397 status collapsed
398
399 \begin_layout Plain Layout
400 id=1,color=blue,height=2.5cm,width=5.8cm,voffset=-2.8cm,hoffset=8cm,opacity=1.0,just
401 ification=right,icolor=
402 \begin_inset ERT
403 status collapsed
404
405 \begin_layout Plain Layout
406
407 {
408 \end_layout
409
410 \end_inset
411
412 yellow
413 \begin_inset ERT
414 status collapsed
415
416 \begin_layout Plain Layout
417
418 }
419 \end_layout
420
421 \end_inset
422
423 ,linewidth=12pt,borderstyle=dashed,dashstyle=
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Plain Layout
428
429 {
430 \end_layout
431
432 \end_inset
433
434 10 5
435 \begin_inset ERT
436 status collapsed
437
438 \begin_layout Plain Layout
439
440 }
441 \end_layout
442
443 \end_inset
444
445
446 \end_layout
447
448 \end_inset
449
450 a circle comment in form of a large ellipse
451 \end_layout
452
453 \end_inset
454
455
456 \begin_inset Newline newline
457 \end_inset
458
459
460 \begin_inset Newline newline
461 \end_inset
462
463
464 \begin_inset Newline newline
465 \end_inset
466
467
468 \end_layout
469
470 \begin_layout Subsection
471 PDF-Freetext
472 \end_layout
473
474 \begin_layout Standard
475 This will typeset a comment in form of a freely positioned box.
476  By using the option 
477 \series bold
478 type=callout
479 \series default
480  the box will have an additional so called callout line, to bind the box
481  to a certain element of the page.
482  With the option 
483 \series bold
484 type=typewriter
485 \series default
486  you can write a comment everywhere on the page with a virtual ’typewriter’.
487  These PDF-Freetext annotations do have no frame and a transparent background
488  for ’overwriting’ arbitrary parts of the page.
489  Here is an example in form of a yellow rectangle:
490 \begin_inset Flex PDF-Freetext
491 status open
492
493 \begin_layout Plain Layout
494 \begin_inset Argument 1
495 status collapsed
496
497 \begin_layout Plain Layout
498 height=3cm,type=freetext,subject={freetext},width=4.5cm,voffset=-3.2cm,hoffset=-3.2
499 cm,opacity=0.9,justification=right
500 \end_layout
501
502 \end_inset
503
504 This is also a comment, but it is a PDF-Freetext annotation.
505 \end_layout
506
507 \end_inset
508
509
510 \begin_inset Newline newline
511 \end_inset
512
513
514 \begin_inset Newline newline
515 \end_inset
516
517
518 \begin_inset Newline newline
519 \end_inset
520
521
522 \begin_inset Newline newline
523 \end_inset
524
525
526 \end_layout
527
528 \begin_layout Subsection
529 PDF-Line
530 \end_layout
531
532 \begin_layout Standard
533 This will typeset a comment in form of a line, polyline or polygon.
534  Here is an example without any options: 
535 \begin_inset Flex PDF-Line
536 status open
537
538 \begin_layout Plain Layout
539 a simple PDF-Line comment
540 \end_layout
541
542 \end_inset
543
544
545 \begin_inset Newline newline
546 \end_inset
547
548
549 \end_layout
550
551 \begin_layout Standard
552 As you can see a PDF-Line comment without options is useless.
553 \end_layout
554
555 \begin_layout Standard
556 The green arrow at the left side of this page is an example for a PDF-Line
557  comment with options.
558  
559 \begin_inset Flex PDF-Line
560 status open
561
562 \begin_layout Plain Layout
563 \begin_inset Argument 1
564 status collapsed
565
566 \begin_layout Plain Layout
567 type=line,opacity=1,line=
568 \begin_inset ERT
569 status collapsed
570
571 \begin_layout Plain Layout
572
573 {
574 \end_layout
575
576 \end_inset
577
578 50 480 50 180
579 \begin_inset ERT
580 status collapsed
581
582 \begin_layout Plain Layout
583
584 }
585 \end_layout
586
587 \end_inset
588
589 ,color=green,icolor=blue,caption=top,linebegin=
590 \begin_inset ERT
591 status collapsed
592
593 \begin_layout Plain Layout
594
595 {
596 \end_layout
597
598 \end_inset
599
600 /ROpenArrow
601 \begin_inset ERT
602 status collapsed
603
604 \begin_layout Plain Layout
605
606 }
607 \end_layout
608
609 \end_inset
610
611 ,lineend=
612 \begin_inset ERT
613 status collapsed
614
615 \begin_layout Plain Layout
616
617 {
618 \end_layout
619
620 \end_inset
621
622 /OpenArrow
623 \begin_inset ERT
624 status collapsed
625
626 \begin_layout Plain Layout
627
628 }
629 \end_layout
630
631 \end_inset
632
633 ,linewidth=2bp,captionhoffset=-5pt,captionvoffset=15pt
634 \end_layout
635
636 \end_inset
637
638 a PDF-Line comment with options
639 \end_layout
640
641 \end_inset
642
643
644 \end_layout
645
646 \begin_layout Subsection
647 PDF-Margin
648 \end_layout
649
650 \begin_layout Standard
651 This will typeset an annotation into the margin.
652  Right besides this text is an example without options: 
653 \begin_inset Flex PDF-Margin
654 status open
655
656 \begin_layout Plain Layout
657 a simple PDF-Margin comment
658 \end_layout
659
660 \end_inset
661
662
663 \end_layout
664
665 \begin_layout Standard
666 The red margin note is an example for a PDF-Margin with options.
667  
668 \begin_inset Flex PDF-Margin
669 status open
670
671 \begin_layout Plain Layout
672 \begin_inset Argument 1
673 status collapsed
674
675 \begin_layout Plain Layout
676 icon=Note,color=red,open=true,hspace=100pt
677 \end_layout
678
679 \end_inset
680
681 a PDF-Margin comment with options
682 \end_layout
683
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Subsection
690 PDF-Markup
691 \end_layout
692
693 \begin_layout Standard
694 This will typeset so called PDF text markup annotations over some text or
695  math.
696  Here is a markup without options: 
697 \begin_inset Flex PDF-Markup
698 status open
699
700 \begin_layout Plain Layout
701 simple PDF-Markup
702 \end_layout
703
704 \end_inset
705
706
707 \end_layout
708
709 \begin_layout Standard
710 Possible types for the option 
711 \series bold
712 markup
713 \series default
714  are:
715 \end_layout
716
717 \begin_layout Description
718 Highlight The markup text will be highlighted: 
719 \begin_inset Flex PDF-Markup
720 status open
721
722 \begin_layout Plain Layout
723 \begin_inset Argument 1
724 status open
725
726 \begin_layout Plain Layout
727 \begin_inset Note Note
728 status open
729
730 \begin_layout Plain Layout
731 id=1,
732 \end_layout
733
734 \end_inset
735
736 markup=Highlight
737 \end_layout
738
739 \end_inset
740
741 Highlight PDF-Markup
742 \begin_inset Argument post:1
743 status open
744
745 \begin_layout Plain Layout
746 a comment
747 \end_layout
748
749 \end_inset
750
751
752 \end_layout
753
754 \end_inset
755
756
757 \begin_inset Note Note
758 status collapsed
759
760 \begin_layout Plain Layout
761 see the next section for the description of the option 
762 \series bold
763 id=1
764 \end_layout
765
766 \end_inset
767
768
769 \end_layout
770
771 \begin_layout Description
772 Underline The markup text will be underlined: 
773 \begin_inset Flex PDF-Markup
774 status open
775
776 \begin_layout Plain Layout
777 \begin_inset Argument 1
778 status open
779
780 \begin_layout Plain Layout
781 markup=Underline
782 \end_layout
783
784 \end_inset
785
786 Underlining PDF-Markup
787 \end_layout
788
789 \end_inset
790
791
792 \end_layout
793
794 \begin_layout Description
795 Squiggly The markup text will be underlined with a wave: 
796 \begin_inset Flex PDF-Markup
797 status open
798
799 \begin_layout Plain Layout
800 \begin_inset Argument 1
801 status open
802
803 \begin_layout Plain Layout
804 markup=Squiggly
805 \end_layout
806
807 \end_inset
808
809 Underwave PDF-Markup
810 \end_layout
811
812 \end_inset
813
814
815 \end_layout
816
817 \begin_layout Description
818 StrikeOut The markup text will be struck-out: 
819 \begin_inset Flex PDF-Markup
820 status open
821
822 \begin_layout Plain Layout
823 \begin_inset Argument 1
824 status open
825
826 \begin_layout Plain Layout
827 markup=StrikeOut
828 \end_layout
829
830 \end_inset
831
832 Striked-out PDF-Markup
833 \end_layout
834
835 \end_inset
836
837
838 \end_layout
839
840 \begin_layout Description
841 mathpopup Formula parts will be highlighted.
842
843 \series bold
844  
845 \series default
846
847 \begin_inset Note Greyedout
848 status open
849
850 \begin_layout Plain Layout
851
852 \series bold
853 Note:
854 \series default
855  The PDF-Markup inset cannot be used for this option!
856 \end_layout
857
858 \end_inset
859
860  Instead the command 
861 \series bold
862
863 \backslash
864 pdfmarkupcomment
865 \series default
866  woll be used in a formula with this scheme:
867 \begin_inset Newline newline
868 \end_inset
869
870 Command:
871 \begin_inset Newline newline
872 \end_inset
873
874
875 \series bold
876
877 \backslash
878 pdfmarkupcomment[style=mathpopup]
879 \backslash
880 {formula part}
881 \begin_inset Formula $\to$
882 \end_inset
883
884
885 \backslash
886 {
887 \backslash
888 text
889 \begin_inset space \textvisiblespace{}
890 \end_inset
891
892
893 \begin_inset Newline newline
894 \end_inset
895
896 optional comment}
897 \begin_inset Newline newline
898 \end_inset
899
900
901 \series default
902 Result:
903 \end_layout
904
905 \begin_layout Standard
906 \begin_inset Formula 
907 \[
908 \pdfmarkupcomment[style=mathpopup]{\sum_{i=1}^{n}i=\frac{1}{2}n\cdot(n+1)}{\text{little Gauss}}
909 \]
910
911 \end_inset
912
913
914 \end_layout
915
916 \begin_layout Standard
917 The text for the comment is inserted with the inset option 
918 \family sans
919 Comment
920 \family default
921 .
922 \end_layout
923
924 \begin_layout Standard
925 PDF-Markup has some limitations:
926 \end_layout
927
928 \begin_layout Itemize
929 the markup text must not be longer than one paragraph
930 \end_layout
931
932 \begin_layout Itemize
933 the markup annotation must not be longer than one page, otherwise the recognitio
934 n of the page break will fail
935 \end_layout
936
937 \begin_layout Itemize
938 when using Xe\SpecialChar TeX
939  you have to assure that the page dimensions are internally
940  output, e.
941 \begin_inset space \thinspace{}
942 \end_inset
943
944 g.
945 \begin_inset space \space{}
946 \end_inset
947
948 with the document class option 
949 \series bold
950 pagesize
951 \series default
952  for the KOMA-Script classes, or the option 
953 \series bold
954 pagesize
955 \series default
956  for the \SpecialChar LaTeX
957 -package 
958 \series bold
959 typearea
960 \series default
961 .
962 \end_layout
963
964 \begin_layout Subsection
965 PDF-Reply
966 \end_layout
967
968 \begin_layout Standard
969 \begin_inset Note Greyedout
970 status open
971
972 \begin_layout Plain Layout
973
974 \series bold
975 Attention:
976 \series default
977  Due to technical limitations PDF-Reply only works when using pdflatex.
978  On some \SpecialChar LaTeX
979  installations it won't even work in general.
980 \end_layout
981
982 \end_inset
983
984
985 \end_layout
986
987 \begin_layout Standard
988 With a PDF-Reply you can compose replies to PDF comments.
989  The option 
990 \series bold
991 replyto
992 \series default
993  provides a clear reference to the comment the reply refers to.
994 \end_layout
995
996 \begin_layout Standard
997 As example see the reply to the Highlight PDF-Markup from the previous section.
998  
999 \begin_inset Note Note
1000 status open
1001
1002 \begin_layout Plain Layout
1003 \begin_inset Flex PDF-Reply
1004 status open
1005
1006 \begin_layout Plain Layout
1007 \begin_inset Argument 1
1008 status open
1009
1010 \begin_layout Plain Layout
1011 id=2,replyto=1,date=D:20101211161247+01'00'
1012 \end_layout
1013
1014 \end_inset
1015
1016 This is a reply.
1017 \end_layout
1018
1019 \end_inset
1020
1021
1022 \end_layout
1023
1024 \end_inset
1025
1026  It appears in that PDF-Markup comment.
1027  To be able to reference the PDF-Markup the option 
1028 \series bold
1029 id=1
1030 \series default
1031  was added to its options.
1032  The PDF-Reply got the option 
1033 \series bold
1034 replyto=1
1035 \series default
1036 .
1037 \end_layout
1038
1039 \begin_layout Standard
1040 You can also reply to replies by adding an 
1041 \series bold
1042 id
1043 \series default
1044  option to the reply that should be replied to.
1045  As example see the reply to the reply to the PDF-Markup.
1046  
1047 \begin_inset Note Note
1048 status open
1049
1050 \begin_layout Plain Layout
1051 \begin_inset Flex PDF-Reply
1052 status open
1053
1054 \begin_layout Plain Layout
1055 \begin_inset Argument 1
1056 status open
1057
1058 \begin_layout Plain Layout
1059 replyto=2,date=D:20101212095321+01'00'
1060 \end_layout
1061
1062 \end_inset
1063
1064 Of course, you can reply to a reply.
1065 \end_layout
1066
1067 \end_inset
1068
1069
1070 \end_layout
1071
1072 \end_inset
1073
1074
1075 \end_layout
1076
1077 \begin_layout Standard
1078 PDF-Reply has limitations:
1079 \end_layout
1080
1081 \begin_layout Itemize
1082 It can not support page breaks.
1083 \end_layout
1084
1085 \begin_layout Itemize
1086 The replies will only appear in the PDF annotations on the second page.
1087  (Replies to comments without page break work smoothly.)
1088 \end_layout
1089
1090 \begin_layout Subsection
1091 PDF-Sideline
1092 \end_layout
1093
1094 \begin_layout Standard
1095 This will typeset a comment in form of identical markers on every side of
1096  the page.
1097  The yellow arrows besides this text are an example of a PDF-Sideline without
1098  any options: 
1099 \begin_inset Flex PDF-Sideline
1100 status open
1101
1102 \begin_layout Plain Layout
1103 a simple PDF-Sideline
1104 \end_layout
1105
1106 \end_inset
1107
1108
1109 \end_layout
1110
1111 \begin_layout Standard
1112 As you can see a PDF-Sideline comment without options is quite useless.
1113  PDF-Sideline is useful if you want to highlight complete parts of a page.
1114  The inset options define the layout of the marker while the normal content
1115  of the inset is the text surrounded by the markers.
1116  The content of the inset option 
1117 \family sans
1118 Comment
1119 \family default
1120  will be printed along both markers.
1121  Here is an example:
1122 \end_layout
1123
1124 \begin_layout Standard
1125 \begin_inset Flex PDF-Sideline
1126 status open
1127
1128 \begin_layout Plain Layout
1129 \begin_inset Argument 1
1130 status collapsed
1131
1132 \begin_layout Plain Layout
1133 opacity=0.33,color=magenta,icolor=cyan,caption=inline,linebegin=
1134 \begin_inset ERT
1135 status collapsed
1136
1137 \begin_layout Plain Layout
1138
1139 {
1140 \end_layout
1141
1142 \end_inset
1143
1144 /Butt
1145 \begin_inset ERT
1146 status collapsed
1147
1148 \begin_layout Plain Layout
1149
1150 }
1151 \end_layout
1152
1153 \end_inset
1154
1155 ,lineend=
1156 \begin_inset ERT
1157 status collapsed
1158
1159 \begin_layout Plain Layout
1160
1161 {
1162 \end_layout
1163
1164 \end_inset
1165
1166 /Square
1167 \begin_inset ERT
1168 status collapsed
1169
1170 \begin_layout Plain Layout
1171
1172 }
1173 \end_layout
1174
1175 \end_inset
1176
1177 ,linewidth=3bp,linesep=0.7cm
1178 \end_layout
1179
1180 \end_inset
1181
1182 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
1183  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
1184  voluptua.
1185  At vero eos et accusam et justo duo dolores et ea rebum.
1186  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
1187  sit amet.
1188  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
1189  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
1190  voluptua.
1191 \end_layout
1192
1193 \begin_layout Plain Layout
1194 At vero eos et accusam et justo duo dolores et ea rebum.
1195  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
1196  sit amet.
1197  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
1198  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
1199  voluptua.
1200  At vero eos et accusam et justo duo dolores et ea rebum.
1201  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
1202  sit amet.
1203 \begin_inset Argument 2
1204 status open
1205
1206 \begin_layout Plain Layout
1207 Comment text
1208 \end_layout
1209
1210 \end_inset
1211
1212
1213 \end_layout
1214
1215 \end_inset
1216
1217
1218 \end_layout
1219
1220 \begin_layout Standard
1221 PDF-Sideline has some limitations:
1222 \end_layout
1223
1224 \begin_layout Itemize
1225 the comment should not be longer than one page, otherwise the recognition
1226  of the page could fail
1227 \end_layout
1228
1229 \begin_layout Itemize
1230 when using Xe\SpecialChar TeX
1231  you have to assure that the page dimensions are internally
1232  output, e.
1233 \begin_inset space \thinspace{}
1234 \end_inset
1235
1236 g.
1237 \begin_inset space \space{}
1238 \end_inset
1239
1240 with the document class option 
1241 \series bold
1242 pagesize
1243 \series default
1244  for the KOMA-Script classes, or the option 
1245 \series bold
1246 pagesize
1247 \series default
1248  for the \SpecialChar LaTeX
1249 -package 
1250 \series bold
1251 typearea
1252 \series default
1253 .
1254 \end_layout
1255
1256 \begin_layout Subsection
1257 PDF-Square
1258 \end_layout
1259
1260 \begin_layout Standard
1261 This will typeset a rectangular box.
1262  Here is an example without any options: 
1263 \begin_inset Flex PDF-Square
1264 status open
1265
1266 \begin_layout Plain Layout
1267 a simple PDF-Square comment
1268 \end_layout
1269
1270 \end_inset
1271
1272
1273 \end_layout
1274
1275 \begin_layout Standard
1276 Below this text you see a rectangle comment with a curvy outline as example
1277  of a PDF-Square with options.
1278 \end_layout
1279
1280 \begin_layout Standard
1281 \begin_inset Flex PDF-Square
1282 status open
1283
1284 \begin_layout Plain Layout
1285 \begin_inset Argument 1
1286 status collapsed
1287
1288 \begin_layout Plain Layout
1289 height=2cm,width=4.8cm,voffset=-2cm,hoffset=1cm,opacity=1.0,justification=right,ic
1290 olor=CornflowerBlue,bse=cloudy,bsei=2.5,linewidth=8pt
1291 \end_layout
1292
1293 \end_inset
1294
1295 A fancy PDF-Square comment
1296 \end_layout
1297
1298 \end_inset
1299
1300
1301 \begin_inset Newline newline
1302 \end_inset
1303
1304
1305 \begin_inset Newline newline
1306 \end_inset
1307
1308
1309 \begin_inset Newline newline
1310 \end_inset
1311
1312
1313 \begin_inset Newline newline
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \begin_layout Subsection
1320 PDF-Tooltip
1321 \end_layout
1322
1323 \begin_layout Standard
1324 With this you can annotate any object with a tooltip.
1325 \begin_inset Foot
1326 status open
1327
1328 \begin_layout Plain Layout
1329 All objects that can be set into a \SpecialChar TeX
1330 -box to measure its size.
1331 \end_layout
1332
1333 \end_inset
1334
1335
1336 \end_layout
1337
1338 \begin_layout Standard
1339 The PDF-Tooltip inset has a mandatory argument for the tooltip.
1340  The object that should be annotated is set into the PDF-Tooltip inset,
1341  the tooltip is written into the mandatory argument.
1342  Here is as example of a word with a tooltip: 
1343 \begin_inset Flex PDF-Tooltip
1344 status open
1345
1346 \begin_layout Plain Layout
1347 \begin_inset Argument post:1
1348 status open
1349
1350 \begin_layout Plain Layout
1351 This is a tooltip!
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \color red
1358 word
1359 \end_layout
1360
1361 \end_inset
1362
1363
1364 \end_layout
1365
1366 \begin_layout Standard
1367 Since a tooltip can be used for almost any object, one can also use it for
1368  chemical notations in math: 
1369 \begin_inset Flex PDF-Tooltip
1370 status open
1371
1372 \begin_layout Plain Layout
1373 \begin_inset Argument post:1
1374 status open
1375
1376 \begin_layout Plain Layout
1377 Sulfuric acid
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \begin_inset Formula $\ce{H2SO4}$
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \end_inset
1390
1391
1392 \end_layout
1393
1394 \begin_layout Standard
1395 The PDF-Tooltip inset has also an option that is used to correct the size
1396  of the tooltip for math (if necessary) or to disable an annotation.
1397  Here is an example with a mathstyle option:
1398 \end_layout
1399
1400 \begin_layout Standard
1401 \begin_inset Flex PDF-Tooltip
1402 status open
1403
1404 \begin_layout Plain Layout
1405 \begin_inset Argument 1
1406 status open
1407
1408 \begin_layout Plain Layout
1409 mathstyle=
1410 \begin_inset ERT
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414
1415
1416 \backslash
1417 displaystyle
1418 \end_layout
1419
1420 \end_inset
1421
1422  
1423 \end_layout
1424
1425 \end_inset
1426
1427
1428 \begin_inset Argument post:1
1429 status open
1430
1431 \begin_layout Plain Layout
1432 little Gauß
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \begin_inset Formula $\sum_{i=1}^{n}i=\frac{1}{2}n\cdot(n+1)$
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \end_inset
1445
1446  
1447 \end_layout
1448
1449 \begin_layout Section
1450 Comment definitions
1451 \end_layout
1452
1453 \begin_layout Standard
1454 The package 
1455 \series bold
1456 pdfcomment
1457 \series default
1458  provides the following environments to define or change PDF comments:
1459 \end_layout
1460
1461 \begin_layout Subsection
1462 PDF-Comment setup
1463 \begin_inset CommandInset label
1464 LatexCommand label
1465 name "subsec:PDF-Comment-setup"
1466
1467 \end_inset
1468
1469
1470 \end_layout
1471
1472 \begin_layout Standard
1473 With this custom inset you can reset the global (document-wide) options
1474  at any time.
1475  For example the default color for new PDF comments is blue.
1476  To get Adobe Reader's yellow colored notes for all comments in your document,
1477  add the PDF comment setup inset to the beginning of your document and insert
1478  there the option 
1479 \series bold
1480 color=yellow
1481 \series default
1482 .
1483  This was also done in this document.
1484 \end_layout
1485
1486 \begin_layout Standard
1487 By using its optional option 
1488 \series bold
1489 local
1490 \series default
1491  you can keep the reset local within a group enclosed by \SpecialChar TeX
1492 -braces.
1493  For example you want to reset the color only for two consecutive comments,
1494  then enclose the PDF comment setup inset and the two comment insets in
1495  \SpecialChar TeX
1496 -braces.
1497  Here is an example:
1498 \end_layout
1499
1500 \begin_layout Standard
1501 \begin_inset ERT
1502 status collapsed
1503
1504 \begin_layout Plain Layout
1505
1506 {
1507 \end_layout
1508
1509 \end_inset
1510
1511
1512 \begin_inset Flex PDF-Comment-Setup
1513 status open
1514
1515 \begin_layout Plain Layout
1516 \begin_inset Argument 1
1517 status open
1518
1519 \begin_layout Plain Layout
1520 local
1521 \end_layout
1522
1523 \end_inset
1524
1525 color=Orange
1526 \end_layout
1527
1528 \end_inset
1529
1530
1531 \begin_inset Flex PDF-Markup
1532 status collapsed
1533
1534 \begin_layout Plain Layout
1535 PDF-Markup in orange
1536 \end_layout
1537
1538 \end_inset
1539
1540
1541 \begin_inset space ~
1542 \end_inset
1543
1544
1545 \begin_inset space ~
1546 \end_inset
1547
1548
1549 \begin_inset space ~
1550 \end_inset
1551
1552
1553 \begin_inset Flex PDF-Annotation
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557 PDF-Annotation in orange
1558 \end_layout
1559
1560 \end_inset
1561
1562
1563 \begin_inset ERT
1564 status collapsed
1565
1566 \begin_layout Plain Layout
1567
1568 }
1569 \end_layout
1570
1571 \end_inset
1572
1573
1574 \begin_inset Flex PDF-Margin
1575 status collapsed
1576
1577 \begin_layout Plain Layout
1578 default PDF-Margin comment
1579 \end_layout
1580
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \begin_layout Subsection
1587 PDF Comment style
1588 \end_layout
1589
1590 \begin_layout Standard
1591 This environment allows you to define a style for a PDF comment that can
1592  be used by several comments.
1593  Assuming you write a Math tutorial and want to add popup explanations in
1594  the PDF for several expressions, then insert a PDF Comment style environment
1595  before your first formula.
1596  Name it for example 
1597 \series bold
1598 MathPopup
1599 \series default
1600 , set the color to white with 
1601 \series bold
1602 color=white
1603 \series default
1604  and highlight the whole formula with 
1605 \series bold
1606 markup=Highlight
1607 \series default
1608 .
1609 \end_layout
1610
1611 \begin_layout Define PDF-Comment Style
1612 \begin_inset Argument 1
1613 status open
1614
1615 \begin_layout Plain Layout
1616
1617 MathPopup
1618 \end_layout
1619
1620 \end_inset
1621
1622 color=white,markup=Highlight
1623 \end_layout
1624
1625 \begin_layout Standard
1626 In the comments use the option 
1627 \series bold
1628 style=MathPopup
1629 \series default
1630  to use your style.
1631  Here is an example:
1632 \end_layout
1633
1634 \begin_layout Standard
1635 \begin_inset Flex PDF-Markup
1636 status open
1637
1638 \begin_layout Plain Layout
1639 \begin_inset Argument 1
1640 status open
1641
1642 \begin_layout Plain Layout
1643
1644 \family roman
1645 \series medium
1646 \shape up
1647 \size normal
1648 \emph off
1649 \bar no
1650 \strikeout off
1651 \uuline off
1652 \uwave off
1653 \noun off
1654 \color none
1655 style=
1656 \family default
1657 \series default
1658 \shape default
1659 \size default
1660 \emph default
1661 \bar default
1662 \strikeout default
1663 \uuline default
1664 \uwave default
1665 \noun default
1666 \color inherit
1667 MathPopup
1668 \end_layout
1669
1670 \end_inset
1671
1672
1673 \begin_inset Formula $P(E)$
1674 \end_inset
1675
1676
1677 \begin_inset Argument post:1
1678 status open
1679
1680 \begin_layout Plain Layout
1681
1682 \family roman
1683 \series medium
1684 \shape up
1685 \size normal
1686 \emph off
1687 \bar no
1688 \strikeout off
1689 \uuline off
1690 \uwave off
1691 \noun off
1692 \color none
1693 Probability of event E
1694 \end_layout
1695
1696 \end_inset
1697
1698
1699 \end_layout
1700
1701 \end_inset
1702
1703
1704 \end_layout
1705
1706 \begin_layout Subsection
1707 \begin_inset CommandInset label
1708 LatexCommand label
1709 name "sec:Avatars"
1710
1711 \end_inset
1712
1713 Avatars
1714 \end_layout
1715
1716 \begin_layout Standard
1717 If you are for example reviewing a document, you need to add your name to
1718  every of your comments.
1719  In case you use a special layout of your annotations, you would have to
1720  do a lot of copy-paste work.
1721  But this can be avoided if you define for every comment author a special
1722  avatar.
1723 \end_layout
1724
1725 \begin_layout Standard
1726 Assuming your name is 
1727 \begin_inset Quotes eld
1728 \end_inset
1729
1730 Oleg Testman
1731 \begin_inset Quotes erd
1732 \end_inset
1733
1734  you can define an avatar for your name using the environment 
1735 \family sans
1736 Define
1737 \begin_inset space ~
1738 \end_inset
1739
1740 Avatar
1741 \family default
1742 .
1743  Its mandatory option is the name.
1744  In your case, name it 
1745 \series bold
1746 Oleg
1747 \series default
1748 .
1749  Add behind the name of the avatar your name as author by writing 
1750 \series bold
1751 author={Oleg Testman}
1752 \series default
1753 .
1754 \begin_inset Newline newline
1755 \end_inset
1756
1757 You might use a special icon to see at the first look which comments were
1758  made by you.
1759  You therefore add behind the author-statement, separated by a comma, 
1760 \begin_inset Quotes eld
1761 \end_inset
1762
1763
1764 \series bold
1765 icon=Check
1766 \series default
1767
1768 \begin_inset Quotes erd
1769 \end_inset
1770
1771  to get a checkmark.
1772 \begin_inset Foot
1773 status open
1774
1775 \begin_layout Plain Layout
1776 For all possible icons, see the 
1777 \series bold
1778 pdfcomment
1779 \series default
1780  manual.
1781 \end_layout
1782
1783 \end_inset
1784
1785  the checkmark should have a green color so that you add 
1786 \series bold
1787 color=lime
1788 \series default
1789  to the avatar definition.
1790  Your whole definition reads now
1791 \begin_inset Newline newline
1792 \end_inset
1793
1794
1795 \series bold
1796 author={Oleg Testman},icon=Check,color=lime
1797 \end_layout
1798
1799 \begin_layout Define Avatar
1800 \begin_inset Argument 1
1801 status open
1802
1803 \begin_layout Plain Layout
1804
1805 Oleg
1806 \end_layout
1807
1808 \end_inset
1809
1810 author={Oleg Testman},icon=Check,color=lime
1811 \end_layout
1812
1813 \begin_layout Standard
1814 To use now your avatar for PDF comments you have two choices:
1815 \end_layout
1816
1817 \begin_layout Enumerate
1818 You set up that all PDF comments in the document use your avatar.
1819  This is done by inserting the custom inset 
1820 \family sans
1821 PDF
1822 \begin_inset space ~
1823 \end_inset
1824
1825 Comment-Setup
1826 \family default
1827  before the first PDF comment in your document.
1828  Insert to this inset 
1829 \series bold
1830 avatar=Oleg
1831 \series default
1832 .
1833 \end_layout
1834
1835 \begin_layout Enumerate
1836 You add 
1837 \series bold
1838 avatar=Oleg
1839 \series default
1840  to the options of a particular PDF comment.
1841  The avatar will then only be used for this comment.
1842 \end_layout
1843
1844 \begin_layout Standard
1845 Here is an example for the 
1846 \family sans
1847 PDF
1848 \begin_inset space ~
1849 \end_inset
1850
1851 Comment-Setup
1852 \family default
1853  method:
1854 \begin_inset Flex PDF-Comment-Setup
1855 status open
1856
1857 \begin_layout Plain Layout
1858 avatar=Oleg
1859 \end_layout
1860
1861 \end_inset
1862
1863
1864 \begin_inset Flex PDF-Annotation
1865 status open
1866
1867 \begin_layout Plain Layout
1868 Oleg said: Wow, that's nice!
1869 \end_layout
1870
1871 \end_inset
1872
1873
1874 \begin_inset Newline newline
1875 \end_inset
1876
1877 and here is another comment:
1878 \begin_inset Flex PDF-Annotation
1879 status open
1880
1881 \begin_layout Plain Layout
1882 Oleg also said: I hate to repeat myself.
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \end_layout
1889
1890 \begin_layout Define Avatar
1891 \begin_inset Argument 1
1892 status open
1893
1894 \begin_layout Plain Layout
1895
1896 Dolittle
1897 \end_layout
1898
1899 \end_inset
1900
1901 color=NavyBlue,opacity=0.5,open=false,icon=Circle,author={Dr.
1902  Dolittle}
1903 \end_layout
1904
1905 \begin_layout Standard
1906 Here is an example where another avatar 
1907 \begin_inset Quotes eld
1908 \end_inset
1909
1910 Dolittle
1911 \begin_inset Quotes erd
1912 \end_inset
1913
1914  is only used for this comment:
1915 \begin_inset Flex PDF-Margin
1916 status open
1917
1918 \begin_layout Plain Layout
1919 \begin_inset Argument 1
1920 status open
1921
1922 \begin_layout Plain Layout
1923 avatar=Dolittle
1924 \end_layout
1925
1926 \end_inset
1927
1928 I am Dr.
1929  Dolittle! Respect my authority!
1930 \end_layout
1931
1932 \end_inset
1933
1934
1935 \end_layout
1936
1937 \begin_layout Section
1938 List of PDF comments
1939 \end_layout
1940
1941 \begin_layout Standard
1942 You can insert a list with all PDF comments using the environment 
1943 \family sans
1944 List of PDF comments
1945 \family default
1946 .
1947  By specifying options for it you can determine what parts of the comments
1948  should appear in the list.
1949  Here is the list for this document where only the comments of a defined
1950  author are printed:
1951 \end_layout
1952
1953 \begin_layout List of PDF Comments
1954 \begin_inset Argument 1
1955 status open
1956
1957 \begin_layout Plain Layout
1958 liststyle=
1959 \begin_inset ERT
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963
1964 {
1965 \end_layout
1966
1967 \end_inset
1968
1969 AuthorComment
1970 \begin_inset ERT
1971 status collapsed
1972
1973 \begin_layout Plain Layout
1974
1975 }
1976 \end_layout
1977
1978 \end_inset
1979
1980 , heading =
1981 \begin_inset ERT
1982 status collapsed
1983
1984 \begin_layout Plain Layout
1985
1986 {
1987 \end_layout
1988
1989 \end_inset
1990
1991 List of PDF comments
1992 \begin_inset ERT
1993 status collapsed
1994
1995 \begin_layout Plain Layout
1996
1997 }
1998 \end_layout
1999
2000 \end_inset
2001
2002
2003 \end_layout
2004
2005 \end_inset
2006
2007
2008 \end_layout
2009
2010 \begin_layout Standard
2011 You can also define your own style using the environment
2012 \begin_inset Newline newline
2013 \end_inset
2014
2015
2016 \family sans
2017 Define
2018 \begin_inset space ~
2019 \end_inset
2020
2021 PDF
2022 \begin_inset space ~
2023 \end_inset
2024
2025 Comment
2026 \begin_inset space ~
2027 \end_inset
2028
2029 List
2030 \begin_inset space ~
2031 \end_inset
2032
2033 Style
2034 \begin_inset Newline newline
2035 \end_inset
2036
2037
2038 \family default
2039 if you know enough about the tricky \SpecialChar LaTeX
2040  internals.
2041  With the environment
2042 \begin_inset Newline newline
2043 \end_inset
2044
2045
2046 \family sans
2047 Set
2048 \begin_inset space ~
2049 \end_inset
2050
2051 PDF
2052 \begin_inset space ~
2053 \end_inset
2054
2055 Comment
2056 \begin_inset space ~
2057 \end_inset
2058
2059 List
2060 \begin_inset space ~
2061 \end_inset
2062
2063 Style
2064 \begin_inset Newline newline
2065 \end_inset
2066
2067
2068 \family default
2069 you can set a list style.
2070 \end_layout
2071
2072 \begin_layout Define PDF-Comment List Style
2073 \begin_inset Argument 1
2074 status open
2075
2076 \begin_layout Plain Layout
2077
2078 MyStyle
2079 \end_layout
2080
2081 \end_inset
2082
2083
2084 \backslash
2085 makeatletter
2086 \backslash
2087 pc@lopt@author
2088 \backslash
2089  - 
2090 \backslash
2091 pc@lopt@subject
2092 \backslash
2093  (
2094 \backslash
2095 pc@lopt@deadline)
2096 \backslash
2097 makeatother
2098 \end_layout
2099
2100 \begin_layout Set PDF-Comment List Style
2101 AuthorCommentDeadline
2102 \end_layout
2103
2104 \begin_layout Standard
2105 \begin_inset Note Greyedout
2106 status open
2107
2108 \begin_layout Plain Layout
2109
2110 \series bold
2111 Note:
2112 \series default
2113  Only one list of comments can be printed in the PDF.
2114 \end_layout
2115
2116 \end_inset
2117
2118
2119 \end_layout
2120
2121 \begin_layout Section
2122 General Hints
2123 \end_layout
2124
2125 \begin_layout Itemize
2126 To be able to use all kinds of colors and color definitions you must load
2127  the \SpecialChar LaTeX
2128  package 
2129 \series bold
2130 xcolor
2131 \series default
2132  in the document preamble this way:
2133 \begin_inset Newline newline
2134 \end_inset
2135
2136
2137 \series bold
2138
2139 \backslash
2140 usepackage[svgnames,rgb]{xcolor}
2141 \end_layout
2142
2143 \begin_layout Itemize
2144 If you have two consecutive PDF
2145 \begin_inset space ~
2146 \end_inset
2147
2148 comment insets, the will appear in the PDF one over each other:
2149 \begin_inset Flex PDF-Comment-Setup
2150 status open
2151
2152 \begin_layout Plain Layout
2153 avatar=Oleg
2154 \end_layout
2155
2156 \end_inset
2157
2158
2159 \begin_inset Flex PDF-Annotation
2160 status open
2161
2162 \begin_layout Plain Layout
2163 Oleg said: Wow, that's nice!
2164 \end_layout
2165
2166 \end_inset
2167
2168
2169 \begin_inset Flex PDF-Annotation
2170 status open
2171
2172 \begin_layout Plain Layout
2173 Oleg also said: I hate to repeat myself.
2174 \end_layout
2175
2176 \end_inset
2177
2178
2179 \begin_inset Newline newline
2180 \end_inset
2181
2182 To avoid that separate them with whitespace like protected space:
2183 \begin_inset Flex PDF-Annotation
2184 status open
2185
2186 \begin_layout Plain Layout
2187 Oleg said: Wow, that's nice!
2188 \end_layout
2189
2190 \end_inset
2191
2192
2193 \begin_inset space ~
2194 \end_inset
2195
2196
2197 \begin_inset space ~
2198 \end_inset
2199
2200
2201 \begin_inset space ~
2202 \end_inset
2203
2204
2205 \begin_inset space ~
2206 \end_inset
2207
2208
2209 \begin_inset space ~
2210 \end_inset
2211
2212
2213 \begin_inset space ~
2214 \end_inset
2215
2216
2217 \begin_inset space ~
2218 \end_inset
2219
2220
2221 \begin_inset Flex PDF-Annotation
2222 status open
2223
2224 \begin_layout Plain Layout
2225 Oleg also said: I hate to repeat myself.
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \end_layout
2232
2233 \begin_layout Itemize
2234 You cannot use non-Latin characters in your comment or in the author name.
2235  The reason is that PDFs use a special character encoding that is not compatible
2236  with \SpecialChar LaTeX
2237 .
2238 \end_layout
2239
2240 \end_body
2241 \end_document