Yes, #7506 is invalid and I just marked as as such.
On 2011-9-23 19:32 , LyX Ticket Tracker wrote:
#7301: Issues with svmono.layout
+---
Reporter: marcus | Owner: uwestoehr
Type: defect | Status: as
On Fri, Sep 23, 2011 at 04:51:50PM +0200, Julien Rioux wrote:
> I can solve the issue with the following patch. Enrico, could you
> please have a look? I mostly followed what you did for Systemcall in
> r38746. But I cannot test on windows.
I committed a modified version of your patch at r39742,
> [...] As a workaround, you can set TEXINPUTS yourself before running
> LyX.
For the record: this only works if I set TEXINPUTS to the absolute
path of the .lyx file. Setting it to '.' has no effect. Kind of
annoying, as I have all the files scattered over tens of directories.
...so, I'm
Following Richard's suggestion at http://www.lyx.org/trac/ticket/7790,
I've made a few patches regarding some insets in TOC (Document Outline).
Can someone please check, and commit if everything's fine.
InsetERT.cpp (+InsetERT.h)
Added InsetERT::addToToc, mostly by copying from InsetNote.cpp
This code in GuiWorkArea::dispatch
if (cmd0.action() == LFUN_MOUSE_PRESS) {
if (mod == ShiftModifier)
cmd = FuncRequest(cmd0, "region-select");
else if (mod == ControlModifier)
cmd = FuncRequest(cmd0, "paragraph-select");
else
cmd =
On 23/09/2011 1:42 PM, Michal wrote:
I have the following in most of my documents written in the
preamble:
\input{preambles/common.sty}
In LyX 2.0.0 everything worked fine, but in LyX 2.0.1 instant
preview always fails (both for math and preview insets) and I can see in
the log f
On 23/09/2011 1:42 PM, Michal wrote:
I have the following in most of my documents written in the
preamble:
\input{preambles/common.sty}
In LyX 2.0.0 everything worked fine, but in LyX 2.0.1 instant
preview always fails (both for math and preview insets) and I can see in
the log f
I have the following in most of my documents written in the
preamble:
\input{preambles/common.sty}
In LyX 2.0.0 everything worked fine, but in LyX 2.0.1 instant
preview always fails (both for math and preview insets) and I can see in
the log file in temp directory created for IP the f