Re: [LyX/master] Enable InsetQuote in verbatim and Hebrew

2016-12-11 Thread Scott Kostyshak
On Sat, Dec 10, 2016 at 11:55:31AM +0100, Juergen Spitzmueller wrote: > commit e8c932ff842ced0b26c205ed6983102b6e7e50c2 > Author: Juergen Spitzmueller > Date: Sat Dec 10 11:53:42 2016 +0100 > > Enable InsetQuote in verbatim and Hebrew > > In this context, the inset outputs straight

lyx2lyx warning/error in master

2016-12-11 Thread Scott Kostyshak
The lyx2lyx ctests are failing for me. When exporting e.g. the English User Guide I get: Warning: An error ocurred in 516, Traceback (most recent call last): File "/home/scott/lyxbuilds/master/repo/lib/lyx2lyx/lyx2lyx", line 96, in main() File "/home/scott/lyxbuilds/master/repo/lib/lyx2

Re: Hardening LyX - AppArmor patch

2016-12-11 Thread Tommaso Cucinotta
On 11/12/2016 17:47, Richard Heck wrote: @{HOME}/.lyx@version_suffix@** ixrwl, Where is version_suffix defined? By default on Linux, we use $HOME/.lyx, without any suffix. I configure with --with-version-suffix=-trunk, and I get a lyx-trunk executable that uses ~/.lyx-trunk as config folder

Re: problems with quotes

2016-12-11 Thread Jürgen Spitzmüller
Am Sonntag, den 11.12.2016, 10:18 +0100 schrieb Jürgen Spitzmüller: > > Once we are at adding new quote styles, a separate style for Hebrew > > seems > > better suited than auto-converting any Quote-inset to straight > > quotes > > in > > Hebrew. > > As opposed to that, I would rather introduce a

Re: Hardening LyX - AppArmor patch

2016-12-11 Thread Kornel Benko
Am Sonntag, 11. Dezember 2016 um 11:47:20, schrieb Richard Heck > On 12/11/2016 07:09 AM, Tommaso Cucinotta wrote: > > On 11/12/2016 05:21, Jean-Pierre Chrétien wrote: > >>> + deny @{HOME}/.thunderbird/** > >> > >> Debian users need also > >> > >>> + deny @{HOME}/.icedove/** > > > > Thanks, addi

Re: Hardening LyX - AppArmor patch

2016-12-11 Thread Richard Heck
On 12/11/2016 07:09 AM, Tommaso Cucinotta wrote: > On 11/12/2016 05:21, Jean-Pierre Chrétien wrote: >>> + deny @{HOME}/.thunderbird/** >> >> Debian users need also >> >>> + deny @{HOME}/.icedove/** > > Thanks, adding also Evolution, we get to: > > @prefix@/bin/lyxwrap@version_suffix@ { > owner

Re: Hardening LyX - AppArmor patch

2016-12-11 Thread Tommaso Cucinotta
On 11/12/2016 05:21, Jean-Pierre Chrétien wrote: + deny @{HOME}/.thunderbird/** Debian users need also + deny @{HOME}/.icedove/** Thanks, adding also Evolution, we get to: @prefix@/bin/lyxwrap@version_suffix@ { owner /tmp/lyx_tmpdir.** ixrwl, owner /tmp/Rtmp** ixrwl, @{HOME}/** ixr

Re: problems with quotes

2016-12-11 Thread Jürgen Spitzmüller
Am Samstag, den 10.12.2016, 19:44 + schrieb Guenter Milde: > > Hm, interestingly enough,  > > \guillemotleft French \guillemotright > > outputs the proper spacing with fontspec/LuaTeX. > > More interestingly, it also put spaces between single guillemots! Yes, sure. This is what polyglossia do