mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
ff66614d1a
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7380 a592a061-630c-0410-9148-cb99ea01b6c8
28 lines
585 B
HTML
28 lines
585 B
HTML
# Textclass definition file for docbook.
|
|
# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
|
|
|
|
# This is the counterpart of lyxmacros.inc
|
|
# It is desireable, as far as possible, to have the same look and feeling for
|
|
# related layouts in latex and docbook.
|
|
|
|
Input lyxmacros.inc
|
|
|
|
# Code style definition
|
|
Style Code
|
|
CopyStyle LyX-Code
|
|
LatexType Environment
|
|
LatexName programlisting
|
|
LatexParam CDATA
|
|
PassThru 1
|
|
End
|
|
|
|
Style LyX-Code
|
|
ObsoletedBy Code
|
|
End
|
|
|
|
NoStyle LyX-Code
|
|
|
|
NoStyle Address
|
|
|
|
NoStyle Right_Address
|