From 1d1d45f9b8fba75c6d42975c2c3fd328ddb549a9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 15 Sep 2008 15:15:10 +0000 Subject: notes update for figures git-svn-id: svn://tug.org/texlive/trunk@10607 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/notes/notes.inc | 54 +++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/notes/notes.inc (limited to 'Master/texmf-dist/doc/latex/notes/notes.inc') diff --git a/Master/texmf-dist/doc/latex/notes/notes.inc b/Master/texmf-dist/doc/latex/notes/notes.inc new file mode 100644 index 00000000000..4595110b955 --- /dev/null +++ b/Master/texmf-dist/doc/latex/notes/notes.inc @@ -0,0 +1,54 @@ +# define the environment lyxcode +Preamble +\usepackage{notes} +EndPreamble + +Style Note + Margin Dynamic + LatexType Environment + LatexName note + NextNoIndent 0 + LeftMargin MMM + RightMargin MMM + ParIndent MM + LabelSep :x + ItemSep 0 + TopSep 0.5 + BottomSep 0.5 + ParSep 0 + Align Block + AlignPossible Block, Left, Right, Center + LabelType Static + LabelString "Note:" + + LabelFont +# Shape SmallCaps + Shape Italic + Series Bold + Color black + EndFont + + TextFont + Color Blue + Shape Italic + EndFont + +End + +Style Information_Note + CopyStyle Note + LatexName informationnote + LabelString "Information: " +End + +Style Important_Note + CopyStyle Note + LatexName importantnote + LabelString "Important: " +End + +Style Warning_Note + CopyStyle Note + LatexName warningnote + LabelString "Warning: " +End -- cgit v1.2.3