mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
add allowed non alphanumeric chars in ids. (leftover from last commit).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9171 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5b9330bb8e
commit
73f9c7a43e
@ -1,3 +1,7 @@
|
||||
2004-11-04 José Matos <jamatos@lyx.org>
|
||||
|
||||
* layouts/db_stdclasses.inc: allowed non alphanumeric chars in ids.
|
||||
|
||||
2004-11-04 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
||||
|
||||
* Makefile.am: fix installation of lyx2lyx and scripts for
|
||||
@ -12,8 +16,8 @@
|
||||
|
||||
2004-10-30 José Matos <jamatos@lyx.org>
|
||||
|
||||
* db_stdclasses.inc:
|
||||
* db_stdcharstyles.inc: new file to hold docbook Character Styles.
|
||||
* layouts/db_stdclasses.inc:
|
||||
* layouts/db_stdcharstyles.inc: new file to hold docbook Character Styles.
|
||||
|
||||
2004-10-30 José Matos <jamatos@lyx.org>
|
||||
|
||||
|
@ -14,7 +14,8 @@ TocDepth 3
|
||||
DefaultStyle Standard
|
||||
|
||||
ClassOptions
|
||||
# Header "PUBLIC "-//OASIS//DTD DocBook V4.1//EN""
|
||||
# Header "PUBLIC "-//OASIS//DTD DocBook V4.3//EN""
|
||||
Other ".-"
|
||||
End
|
||||
|
||||
Style Standard
|
||||
|
Loading…
Reference in New Issue
Block a user