Am Freitag, 4. Dezember 2015 um 18:56:47, schrieb Scott Kostyshak <skost...@lyx.org> > On Fri, Dec 04, 2015 at 06:34:59PM +0100, Guillaume Munch wrote: > > commit d9524321d757e26dbd2139592dfe1c59a1ef001f > > Author: Guillaume Munch <g...@lyx.org> > > Date: Wed Dec 2 21:56:10 2015 +0000 > > > > Simplify Unicode symbols for old systems > > > > (http://mid.gmane.org/565e17dd.7090...@clear.net.nz) > > > > Fix the pilcrow and the cross in the outliner for Windows and old > > Ubuntus. > > > > The thin space after the cross is based on aesthetics (in Ubuntu at > > least) after > > trying both with and without a normal space. A thin space is already > > used for > > display in BiblioInfo.cpp, so I presume it is safe. > > > > Ideally, I prefer ❌ (CROSS MARK), whose description fits the purpose, > > over ✖ > > (HEAVY MULTIPLICATION X), which looks too bold in the UI. Whereas ✕ > > (MULTIPLICATION X, successfully tested in Windows by Andrew) looks too > > dim. But > > ❌ (CROSS MARK) is next to ❎ (NEGATIVE SQUARED CROSS MARK) so it might > > be as > > problematic as the latter. > > > > Do not output the cross on the author name in the toc of tracked > > changes. > > I get the following error now: > > /usr/bin/xgettext: Non-ASCII comment at or before > src/insets/InsetBranch.cpp:89. > Please specify the source encoding through > --from-code. > > The following reproduces the error for me: > > cmake ../repo \ > -DCMAKE_INSTALL_PREFIX=/usr/local/lyx-master \ > -DLYX_DEBUG=ON -DLYX_RELEASE=OFF -DLYX_CPACK=ON \ > -DLYX_PROGRAM_SUFFIX=ON -DLYX_LOCALVERSIONING=ON \ > -DCPACK_BINARY_RPM:BOOL=OFF -DCPACK_BINARY_DEB:BOOL=ON \ > -DCPACK_BINARY_NSIS:BOOL=OFF -DCPACK_BINARY_STGZ:BOOL=OFF \ > -DCPACK_BINARY_TGZ:BOOL=OFF -DCPACK_BINARY_TBZ2:BOOL=OFF \ > -DCPACK_BINARY_TZ:BOOL=OFF -DCPACK_SOURCE_TBZ2:BOOL=OFF \ > -DCPACK_SOURCE_TGZ:BOOL=ON -DCPACK_SOURCE_TZ:BOOL=OFF \ > -DCPACK_SOURCE_ZIP:BOOL=OFF -DLYX_EXTERNAL_BOOST=OFF \ > -DLYX_HUNSPELL=ON -DLYX_ENCHANT=ON -DLYX_NLS=ON \ > -DLYX_ENABLE_CXX11=ON \ > -DLYX_ENABLE_URLTESTS=ON \ > -DLYX_ENABLE_EXPORT_TESTS=ON \ > -DLYX_USE_QT=QT5 > make
I see the same. > Scott Kornel
signature.asc
Description: This is a digitally signed message part.