Sorry, brain fart. Here is it. Thanks for pushing this along.
-Tom.
Search found 5 matches
- Thu Nov 07, 2013 10:05 pm
- Forum: LyX
- Topic: Invisible \lyxadded and \lyxdeleted, undefined
- Replies: 10
- Views: 9523
- Thu Nov 07, 2013 9:30 pm
- Forum: LyX
- Topic: Invisible \lyxadded and \lyxdeleted, undefined
- Replies: 10
- Views: 9523
Invisible \lyxadded and \lyxdeleted, undefined
Hi scottkosty,
Here are the uploads: the LyX file, which is the same in both cases, and the .tex files from 2.0.3 and 2.0.6 on diffrent computers. Comparing these, the obvious thing is that the 2.0.6 version does not add the preamble material:
\usepackage{xcolor}
\usepackage{pdfcolmk ...
Here are the uploads: the LyX file, which is the same in both cases, and the .tex files from 2.0.3 and 2.0.6 on diffrent computers. Comparing these, the obvious thing is that the 2.0.6 version does not add the preamble material:
\usepackage{xcolor}
\usepackage{pdfcolmk ...
- Fri Nov 01, 2013 2:24 am
- Forum: LyX
- Topic: Invisible \lyxadded and \lyxdeleted, undefined
- Replies: 10
- Views: 9523
Invisible \lyxadded and \lyxdeleted, undefined
Hi scottkosty,
Creating a MWE is proving to be a challenge. The full document is a book consisting of a master document with child documents for individual chapters and some sections. I normally open the master, then from the outline open other documents as I need them.
When I compile from the ...
Creating a MWE is proving to be a challenge. The full document is a book consisting of a master document with child documents for individual chapters and some sections. I normally open the master, then from the outline open other documents as I need them.
When I compile from the ...
- Thu Oct 31, 2013 11:59 pm
- Forum: LyX
- Topic: Invisible \lyxadded and \lyxdeleted, undefined
- Replies: 10
- Views: 9523
Invisible \lyxadded and \lyxdeleted, undefined
Hi cgnieder,
What happens if you add
CODE: SELECT ALL • OPEN IN WRITELATEX
\usepackage{xcolor}
\providecolor{lyxadded}{rgb}{0,0,1}
\providecolor{lyxdeleted}{rgb}{1,0,0}
%% Change tracking with ulem
\DeclareRobustCommand{\lyxadded}[3]{{\color{lyxadded}{}#3}}
\DeclareRobustCommand{\lyxdeleted}[3 ...
What happens if you add
CODE: SELECT ALL • OPEN IN WRITELATEX
\usepackage{xcolor}
\providecolor{lyxadded}{rgb}{0,0,1}
\providecolor{lyxdeleted}{rgb}{1,0,0}
%% Change tracking with ulem
\DeclareRobustCommand{\lyxadded}[3]{{\color{lyxadded}{}#3}}
\DeclareRobustCommand{\lyxdeleted}[3 ...
- Thu Oct 31, 2013 1:42 am
- Forum: LyX
- Topic: Invisible \lyxadded and \lyxdeleted, undefined
- Replies: 10
- Views: 9523
Invisible \lyxadded and \lyxdeleted, undefined
Hi All,
I have a document that will not compile on one computer but will on two others. Clearly the problem is with the computer. I recently had my hard drive replaced and the OS (Windows 7) reinstalled along with LyX 2.06, MiKTeX 2.9. The main problem is that the new installation does not ...
I have a document that will not compile on one computer but will on two others. Clearly the problem is with the computer. I recently had my hard drive replaced and the OS (Windows 7) reinstalled along with LyX 2.06, MiKTeX 2.9. The main problem is that the new installation does not ...