mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix a syntax error in the class declaration. This created an error in
configure.py, without any good explanation. Annoying. Thanks to Jean-Pierre for spotting it. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35118 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
06b1525f7d
commit
e3e2568073
@ -1,5 +1,5 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[treport,plext.sty{report (Japanese in vertical writing)}
|
||||
# \DeclareLaTeXClass[treport,plext.sty]{report (Japanese in vertical writing)}
|
||||
# Definition file of Japanese report textclass for vertical writing.
|
||||
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user