]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/pdfcomment.module
Add tableaux to outliner
[lyx.git] / lib / layouts / pdfcomment.module
index 12b4584ea166bb9010f24f140f5d65fe6250d0fa..eca85345812aa19ff9de039eaa6a534863a3294b 100644 (file)
@@ -1,12 +1,13 @@
 #\DeclareLyXModule[datetime.sty,fmtcount.sty]{PDF Comments}
 #DescriptionBegin
 #Provides various kinds of annotations for the PDF output. The module uses
-#the pdfcomment package. Please consult the package documentation for details.
+#the pdfcomment package. Please consult the LyX example file PDF-comment.lyx
+#and the package documentation for details.
 #DescriptionEnd
 # Author: Juergen Spitzmueller <spitz@lyx.org>
 #         Uwe Stöhr <uwestoehr@lyx.org>
 
-Format 54
+Format 63
 
 #
 # helper commands
@@ -25,9 +26,9 @@ Style Define_Avatar
        LabelSep                M
        LabelString             "PDF-comment avatar:"
        Argument 1
-               LabelString     "Name"
-               Tooltip         "Name of the Avatar"
-               Mandatory       1
+         LabelString           "Name"
+         Tooltip               "Name of the Avatar"
+         Mandatory             1
        EndArgument
        PassThru                1
        LabelFont
@@ -42,9 +43,9 @@ Style Define_PDF-Comment_Style
        LatexName               definestyle
        LabelString             "PDF-comment style:"
        Argument 1
-               LabelString     "Name"
-               Tooltip         "Name of the style"
-               Mandatory       1
+         LabelString           "Name"
+         Tooltip               "Name of the style"
+         Mandatory             1
        EndArgument
 End
 
@@ -53,9 +54,9 @@ Style Define_PDF-Comment_List_Style
        LatexName               defineliststyle
        LabelString             "Definition of PDF-comment list style:"
        Argument 1
-               LabelString     "Name"
-               Tooltip         "Name of the list style"
-               Mandatory       1
+         LabelString           "Name"
+         Tooltip               "Name of the list style"
+         Mandatory             1
        EndArgument
 End
 
@@ -67,22 +68,22 @@ Style Set_PDF-Comment_List_Style
 End
 
 InsetLayout "Flex:PDF-Comment-Setup"
-       LyXType               custom
-       LatexType             command
-       Decoration            classic
-       LabelString           "PDF (Setup)"
-       LatexName             pdfcommentsetup
+       LyXType                 custom
+       LatexType               command
+       Decoration              classic
+       LabelString             "PDF (Setup)"
+       LatexName               pdfcommentsetup
        LabelFont
-         Color               magenta
-         Size                Small
+         Color                 magenta
+         Size                  Small
        EndFont
-       MultiPar              false
+       MultiPar                false
        Argument 1
-         MenuString          "PDF-Comment setup options"
-         LabelString         "Opts"
-         ToolTip             "Insert PDF-Comment setup options here (see the pdfcomment manual)"
+         MenuString            "PDF-Comment setup options"
+         LabelString           "Opts"
+         ToolTip               "Insert PDF-Comment setup options here (see the pdfcomment manual)"
        EndArgument
-       Requires              pdfcomment
+       Requires                pdfcomment
 End
 
 #
@@ -90,105 +91,105 @@ End
 #
 
 InsetLayout "Flex:PDF-Annotation"
-       LyXType               custom
-       LatexType             command
-       Decoration            classic
-       LabelString           PDF
-       LatexName             pdfcomment
+       LyXType                 custom
+       LatexType               command
+       Decoration              classic
+       LabelString             PDF
+       LatexName               pdfcomment
        LabelFont
-         Color               magenta
-         Size                Small
+         Color                 magenta
+         Size                  Small
        EndFont
-       MultiPar              false
+       MultiPar                false
        Argument 1
-         MenuString          "PDFComment Options"
-         LabelString         "Opts"
-         ToolTip             "Insert PDFComment options here (see pdfcomment manual)"
+         MenuString            "PDFComment Options"
+         LabelString           "Opts"
+         ToolTip               "Insert PDFComment options here (see pdfcomment manual)"
        EndArgument
-       Requires              pdfcomment
+       Requires                pdfcomment
 End
 
 InsetLayout "Flex:PDF-Margin"
-       CopyStyle             "Flex:PDF-Annotation"
-       LabelString           "PDF (Margin)"
-       LatexName             pdfmargincomment
+       CopyStyle               "Flex:PDF-Annotation"
+       LabelString             "PDF (Margin)"
+       LatexName               pdfmargincomment
        LabelFont
-         Color               green
-         Size                Small
+         Color                 green
+         Size                  Small
        EndFont
 End
 
 InsetLayout "Flex:PDF-Markup"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Markup)"
-       LatexName             pdfmarkupcomment
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Markup)"
+       LatexName               pdfmarkupcomment
        Argument post:1
-         LabelString         "Comment"
-         Mandatory           1
-         ToolTip             "Insert the comment to the marked-up text here"
+         LabelString           "Comment"
+         Mandatory             1
+         ToolTip               "Insert the comment to the marked-up text here"
        EndArgument
 End
 
 InsetLayout "Flex:PDF-Freetext"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Freetext)"
-       LatexName             pdffreetextcomment
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Freetext)"
+       LatexName               pdffreetextcomment
 End
 
 InsetLayout "Flex:PDF-Square"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Square)"
-       LatexName             pdfsquarecomment
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Square)"
+       LatexName               pdfsquarecomment
 End
 
 InsetLayout "Flex:PDF-Circle"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Circle)"
-       LatexName             pdfcirclecomment
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Circle)"
+       LatexName               pdfcirclecomment
 End
 
 InsetLayout "Flex:PDF-Line"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Line)"
-       LatexName             pdflinecomment
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Line)"
+       LatexName               pdflinecomment
 End
 
 InsetLayout "Flex:PDF-Sideline"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Sideline)"
-       LatexType             environment
-       LatexName             pdfsidelinecomment
-       MultiPar              true
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Sideline)"
+       LatexType               environment
+       LatexName               pdfsidelinecomment
+       MultiPar                true
        Argument 2
-         LabelString         "Comment"
-         Mandatory           1
-         ToolTip             "Insert the comment here"
+         LabelString           "Comment"
+         Mandatory             1
+         ToolTip               "Insert the comment here"
        EndArgument
 End
 
 InsetLayout "Flex:PDF-Reply"
-       CopyStyle             "Flex:PDF-Margin"
-       LabelString           "PDF (Reply)"
-       LatexName             pdfreply
+       CopyStyle               "Flex:PDF-Margin"
+       LabelString             "PDF (Reply)"
+       LatexName               pdfreply
        LabelFont
-         Color               blue
-         Size                Small
+         Color                 blue
+         Size                  Small
        EndFont
 End
 
 InsetLayout "Flex:PDF-Tooltip"
-       CopyStyle             "Flex:PDF-Markup"
-       LabelString           "PDF (Tooltip)"
-       LatexName             pdftooltip
+       CopyStyle               "Flex:PDF-Markup"
+       LabelString             "PDF (Tooltip)"
+       LatexName               pdftooltip
        LabelFont
-         Color               red
-         Size                Small
+         Color                 red
+         Size                  Small
        EndFont
        Argument post:1
-         MenuString          "Tooltip Text"
-         LabelString         "Tooltip"
-         Mandatory           1
-         ToolTip             "Insert the tooltip text here"
+         MenuString            "Tooltip Text"
+         LabelString           "Tooltip"
+         Mandatory             1
+         ToolTip               "Insert the tooltip text here"
        EndArgument
 End
 
@@ -197,30 +198,30 @@ End
 #
 
 Style List_of_PDF_Comments
-       KeepEmpty       1
-       LatexType       Command
-       LatexName       listofpdfcomments
-       Margin          First_Dynamic
-       NextNoIndent    1
-       ParSkip         0
-       TopSep          0
-       BottomSep       0.25
-       ParSep          0
-       Align           Center
-       LabelType       Static
-       LabelBottomSep  0
-       LeftMargin      MMMMM
-       LabelString     "[List of PDF Comments]"
+       KeepEmpty               1
+       LatexType               Command
+       LatexName               listofpdfcomments
+       Margin                  First_Dynamic
+       NextNoIndent            1
+       ParSkip                 0
+       TopSep                  0
+       BottomSep               0.25
+       ParSep                  0
+       Align                   Center
+       LabelType               Static
+       LabelBottomSep          0
+       LeftMargin              MMMMM
+       LabelString             "[List of PDF Comments]"
        LabelFont
-           Family      Sans
-           Series      Bold
-           Size        Large
-           Color       latex
+         Family                Sans
+         Series                Bold
+         Size                  Large
+         Color                 latex
        EndFont
        Argument 1
-         LabelString   "Opts"
-         MenuString    "List Options|s"
-         Tooltip       "Insert list options here (see pdfcomment manual)"
+         LabelString           "Opts"
+         MenuString            "List Options|s"
+         Tooltip               "Insert list options here (see pdfcomment manual)"
        EndArgument
-       Requires        pdfcomment
+       Requires                pdfcomment
 End