lyx_mirror/development
Georg Baum 8aa37c43a1 Fix plaintext output of dashes (bug #3647)
Previously, consecutive dashes in .lyx files were combined to endash and emdash
in some cases, and in other cases they were output as is. This made the code
complicated, and resulted in inconsitencies ((bug #3647).
Now, a dash in a .lyx file is always a dash in the output, for all flavours.
The special handling is moved to the input side, so that you still get an
endash if you type two hyphens. If needed, this can be changed or made
customizable without the need to update the file format again. Many thanks
for the fruitful mailing list dicsussion, which contributed significantly to
the final version.
2015-02-24 22:06:12 +01:00
..
attic Correct the spelling of "occured" to "occurred" 2015-02-09 18:44:02 -05:00
autotests ctests: invert some of the PDF-comment tests 2015-02-21 14:08:54 -05:00
checkurls Use prototypes in perl scripts 2014-01-24 11:00:07 +01:00
cmake Fix bug #9217: [Qt5] QWindowsMime class not available 2014-12-26 16:53:31 +01:00
coding Document class file name rule 2014-06-07 11:32:15 +02:00
cygwin Use getent instead of grepping /etc/passwd. 2014-07-13 14:39:05 +02:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest Next keystest patch from John McCabe-Dansted. 2010-01-06 22:11:59 +00:00
lyxserver Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX Disable mouse middle button paste on Mac OS X per default 2015-02-08 20:08:29 +01:00
mathmacros * description of the math macro implementation 2008-03-15 10:54:26 +00:00
tools Convert updatelayouts.sh to python 2014-11-16 12:43:52 +01:00
Win32 Win installer: correct a sorting 2015-02-09 01:16:47 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Fix plaintext output of dashes (bug #3647) 2015-02-24 22:06:12 +01:00
LyX-Mac-binary-release.sh add Mavericks and Yosemite SDKs 2014-12-21 15:58:34 +01:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
Makefile.am Add lyx_commit_hash.h.cmake to distribution tar ball 2014-10-24 18:13:27 +02:00