mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
Remove SGML paragraph type. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9147 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7c4c456090
commit
5b859a8e9a
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-30 José Matos <jamatos@lyx.org>
|
||||||
|
|
||||||
|
* layouts/db_stdlayouts.inc: remove SGML paragraph type.
|
||||||
|
|
||||||
2004-10-28 José Matos <jamatos@lyx.org>
|
2004-10-28 José Matos <jamatos@lyx.org>
|
||||||
|
|
||||||
* Makefile.am: add entry to layouts/db_stdcounters.inc
|
* Makefile.am: add entry to layouts/db_stdcounters.inc
|
||||||
|
@ -7,23 +7,6 @@
|
|||||||
|
|
||||||
Input stdlayouts.inc
|
Input stdlayouts.inc
|
||||||
|
|
||||||
|
|
||||||
Style SGML
|
|
||||||
Margin Static
|
|
||||||
LatexType Paragraph
|
|
||||||
LatexName "!-- --"
|
|
||||||
NewLine 0
|
|
||||||
ParIndent MM
|
|
||||||
ParSkip 0.4
|
|
||||||
ParSep 0.5
|
|
||||||
Align Left
|
|
||||||
AlignPossible Block
|
|
||||||
LabelType No_Label
|
|
||||||
FreeSpacing 1
|
|
||||||
PassThru 1
|
|
||||||
End
|
|
||||||
|
|
||||||
|
|
||||||
Style Literal
|
Style Literal
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName literallayout
|
LatexName literallayout
|
||||||
@ -46,3 +29,7 @@ Style Caption
|
|||||||
LatexType Paragraph
|
LatexType Paragraph
|
||||||
LatexName title
|
LatexName title
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style SGML
|
||||||
|
ObsoletedBy Standard
|
||||||
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user