From: Uwe Stöhr Date: Sat, 12 Dec 2009 21:23:54 +0000 (+0000) Subject: preamble.cpp: extend a comment X-Git-Tag: 2.0.0~4834 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9c7b52dd3b34d64048a0a520da853ac16d792b02;p=features.git preamble.cpp: extend a comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32496 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/tex2lyx/preamble.cpp b/src/tex2lyx/preamble.cpp index db79b8b7e3..4bb1770367 100644 --- a/src/tex2lyx/preamble.cpp +++ b/src/tex2lyx/preamble.cpp @@ -457,7 +457,8 @@ void end_preamble(ostream & os, TextClass const & /*textclass*/) // set the quote language // LyX only knows the following quotes languages: // english, swedish, german, polish, french and danish - // (quotes for "japanese" and "chinese-traditional" are missing) + // (quotes for "japanese" and "chinese-traditional" are missing because + // they wouldn't be useful: http://www.lyx.org/trac/ticket/6383) // conversion list taken from // http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage // (quotes for kazakh and interlingua are unknown)