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