LaTeXFeatures.cpp: add rsphrase

- also modify the rsphrase.module
- correct naming scheme for the bicaption.module
This commit is contained in:
Uwe Stöhr 2013-05-30 18:15:44 +02:00
parent a2e6fc773a
commit f33454b3c7
3 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#\DeclareLyXModule[bicaption.sty]{Multilingual captions}
#\DeclareLyXModule[bicaption.sty]{Multilingual Captions}
#DescriptionBegin
#Provides two styles to typeset multilingual captions.
#For a description see the file MultilingualCaptions.lyx in LyX's examples folder.

View File

@ -8,14 +8,11 @@
Format 45
AddToPreamble
\usepackage{rsphrase}
EndPreamble
InsetLayout "Flex:R-S number"
LyxType custom
LatexType command
LatexName rsnumber
Requires rsphrase
LabelString "R-S number"
Font
Color foreground
@ -42,6 +39,7 @@ End
Style "Safety phrase"
LatexType command
LatexName rsphrase
Requires rsphrase
Category MainText
NextNoIndent 1
Argument 1

View File

@ -734,7 +734,8 @@ char const * simplefeatures[] = {
"multicol",
"multirow",
"tfrupee",
"shapepar"
"shapepar",
"rsphrase"
};
char const * bibliofeatures[] = {