Actually, latex is perfectly fine with the class being in the same
directory as the .tex file. We routinely use this feature when
collaborating. Using a class never requires running sudo texhash.
And this is really crucial for me. My coworkers expect that we share a
directory, and whatever's in t
Hi guys,
I managed to write an article in lyx in sig-alternate style. I had to
copy the class into my tex installation, run texhash, install some
layout into ~/Library/Application Support/LyX-2.0/layouts. And that's
fine. And then my coworker wanted to see what I'd done, so I sent him
the director
Hi,
I'm using the import function of lyx to import latex to lyx. With some
latex file, this works fine, but one file can't be imported,
reporting: "stammt von einer älteren Lyx-Version, aber das
lyx2lyx-Skript konnte das Dokument nicht konvertieren."
I tried Lyx 1.6.8 and Lyx 2.0 beta 3.
Niko
-
Hi, I'm using LyX with the springer LNCS article class. In my previous
work, all the program listings I had to write could reasonably well be
called "algorithms," so I used the algorithm class in a float. This
time, they aren't really algorithms, they're just program listings.
So, I'd the surroundi
I just saw the question being asked here:
http://www.terminally-incoherent.com/blog/2010/02/04/lyx-easy-latex-without-spell-check/
Also: shouldn't lyx have a twitter account that I can ask such questions?
Niko
Hi,
the mac download of 1.6.6.1 has been broken since yesterday – the ftp
server can't be reached.
Cheers,
Niko
--
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683
Well, yea. So what? It doesn't need to work all the time. If the Lyx
compile button doesn't work anymore, but the make script still runs,
that's good enough for me.
By the way, the lyx importer is great. I imported several docuents
which I consider quite complex, and sometimes after a few
adaptat
Hi y'all,
what helped popularize git in my research group was undoubtably to
ninja into git using git-svn, that is: people like I could switch from
svn to git, and it wouldn't force others to change their workflows.
I find it quite a pity that lyx has no ninja mode. That is: a mode of
lyx that wo
Hi, how can I turn ON the page numbers using the LLNCS (lecture notes
on computer science or something) layout?
thanks in advance,
niko
Maybe I should clarify: I'm using 1.6.3 on OSX 10.5
On Mon, Aug 31, 2009 at 6:12 PM, Niko
Schwarz wrote:
> Hi,
>
> when I open the same file twice in lyx, it behaves very strangely. It
> crashes when I close the window which was second to be opened.
>
> I would recom
Hi,
when I open the same file twice in lyx, it behaves very strangely. It
crashes when I close the window which was second to be opened.
I would recommend checking upon file opening if the file is open
already and if so, bring it to the foreground.
Cheers,
Niko
Hello!
How do you type things like e.g. in lyx? If you do not take special
care, it is translated to latex merely as "e.g." and therefore creates
a giant space after the abbreviation. How to avoid that?
Cheers,
Niko
Hi,
Where do I put modules again so they won't be overwritten each time I
update lyx?
Cheers,
Niko
ahh, it's in the menu! found it!
On Tue, Apr 21, 2009 at 5:53 PM, Niko Schwarz
wrote:
> hi!
> how do i make my ams-book document double-sided? the page numbers should
> appear left and right alternating, and the chapters should only start on
> right-side pages.
>
> niko
>
hi!
how do i make my ams-book document double-sided? the page numbers should
appear left and right alternating, and the chapters should only start on
right-side pages.
niko
aha! turns out that i am the biggest latex-guru of all times.
\usepackage{remreset}
\usepackage{ccaption}
\...@removefromreset{table}{chapter}
\renewcommand{\thetable}{\arabic{table}}
this does the trick!
niko
On Sun, Apr 19, 2009 at 5:04 PM, Niko Schwarz
wrote:
> i tried it w
when I have the list of algorithms created,
\listof{algorithm}{List of Algorithms},
then latex says this:
TeX capacity exceeded, sorry [input stack size=5000].
does anyone have an idea? thanks,
niko
i tried it with \usepackage{ccaption}. doesn't change the error message.
i think i need help.
On Sun, Apr 19, 2009 at 4:33 PM, Niko Schwarz
wrote:
> the ccaption package says, i should do this:
>
> \makeatletter
>
> \...@removefromreset{table}{chapter}
>
> \renewcomman
control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
niko
On Sun, Apr
Hello,
using ams-book, the tables i use are numbered sequentielly PER
CHAPTER. the result is that i have three tables all called "Table 1".
How do I change that?
niko
oh, i didn't know that's possible!
hmm, that would solve the update thing!
niko
On Sat, Apr 18, 2009 at 2:47 PM, BH wrote:
> On Sat, Apr 18, 2009 at 5:38 AM, Christian Ridderström
> wrote:
> > On Fri, 17 Apr 2009, Niko Schwarz wrote:
> >
> >> need t
On Fri, Apr 17, 2009 at 8:53 AM, Rainer M Krug wrote:
>
> 1) I like the lyx format as it is BECAUSE it is not compressed, so I
> would definitely not change the default format.
>
Ok, maybe I didn't make myself clear: you can have self-contained archives
with no compression at all on OSX. It works
On Mon, Apr 13, 2009 at 7:32 PM, Etienne lepercq wrote:
>
> >[self-contained lyx-files]
> I think this feature should be at least re-discussed.
I for one have had large troubles when asking people to cooperate with me,
because I had to give them precise instructions how to set up lyx. The image
solved!
i added this to the pre-amble:
\renewcommand...@figure{\@tocline{0}{3pt plus2pt}{0pt}{2.5em}{}}
On Tue, Apr 14, 2009 at 7:59 AM, Niko Schwarz
wrote:
> ohh, i forgot, it also says "LaTeX Error: Command \...@figure already
> defined."
> niko
>
>
> On Tue, A
ohh, i forgot, it also says "LaTeX Error: Command \...@figure already
defined."
niko
On Tue, Apr 14, 2009 at 7:58 AM, Niko Schwarz
wrote:
> hmm. then i get this error message:
>
> @figur...@dottedtocline{1}{1.5em}{2.3em}}
>
> Your command was ignored.
>
> Type
hmm. then i get this error message:
@figur...@dottedtocline{1}{1.5em}{2.3em}}
Your command was ignored.
Type I to replace it with another command,
or to continue without it.
niko
On Mon, Apr 13, 2009 at 11:45 PM, Uwe Stöhr wrote:
> Niko Schwarz schrieb:
>
> in my list of fig
to help sharing files, dropbox is excellent.
On Mon, Apr 13, 2009 at 5:13 PM, Etienne lepercq wrote:
> I am new to LyX, but not as new to LaTeX : I used Kile for quiet a few time
> now.
> I would like to use LyX to work with several people on an article. As LyX
> is
> much more user-friendly tha
Hello!
in my list of figures, the numbers of the figures are standing much too
close to the captions of the figures! what can i do?
niko
I have a mark in a section heading and I'd like to know where it is
reference from – how can i find that out?
niko
racters in citations!
niko
On Tue, Apr 7, 2009 at 7:38 PM, Niko Schwarz wrote:
> Ok, I discovered something. Only the version I sent you is broken. Going
> one version back, QUITTING LYX and restarting lyx, then loading the older
> version – works fine. Apparantly the last save broke s
version, either.
So, with the reverted version I can keep working. I can simply redo the last
work, it is only like 10 minutes.
If you want to debug what went wrong there, please don't hesitate asking me
for whatever I can offer.
niko
On Tue, Apr 7, 2009 at 7:12 PM, rgheck wrote:
> Niko
compiles.
On Tue, Apr 7, 2009 at 6:50 PM, Niko Schwarz wrote:
> If I go 7 hours back in time, I get this error: Paragraph ended before
> \...@setref@link was complete.
> I know that this file used to compile because I have the pdf. Something
> outside of my document is causing this
, rgheck wrote:
> Niko Schwarz wrote:
>
>> ! LaTeX Error: Unknown graphics extension: .eps.
>>
>> See the LaTeX manual or LaTeX Companion for explanation.
>> Type H for immediate help.
>> ...
>>
>> l.326 ...ing"combinatorical explosion\stri
I don't think so. Firstly, I am on OSX and secondly, I haven't changed
anything about the graphics files recently.
I think it's strange. I dropbox collect recent versions, and even after
going 3 hours back in time, it won't compile, then with another strange
error message: Paragraph ended before \
binatorical explosion\string".eps}
Now what does this mean? The references and graphics inclusions worked just
fine half an hour ago.
niko
On Tue, Apr 7, 2009 at 6:17 PM, Niko Schwarz wrote:
> Hello!
> a moment ago it worked fine. now it ust won't compile. no error message,
> nothing. is there a log somewhere? what can i do?
>
> niko
>
Hello!
a moment ago it worked fine. now it ust won't compile. no error message,
nothing. is there a log somewhere? what can i do?
niko
Ok, this is interesting. I have 2 mac machines. Apparantly, their
setup is not entirely identical.
One of them prings the .fig images perfectly, the other one makes them
pixely and turned 90 °. Turns out that the fig2pdftex.py script fails.
Here's what I see on the command line:
bash-3.2$
While my Mac can easily include .fig files generated by xfig, my Windows
machine cannot. How can I teach windows lyx to convert .fig files properly?
Niko
Ok, one strange thing that has happened to me a little bit too often lately
was that when quoting some literature, instead of a reference like [1]
(using natbib), i only get a question mark, like [? ].
This is really strange and I don't know why it happens. Deleting the
reference and recreating it
Ok, I wrote this module file. It's called nikos thesis.module. I have it.
But Lyx won't find it, because I am on another computer now and I don't know
how to do this.
How do I load modules again?
Niko
I think this argument is a little categorical.
There are many frameworks that would do the version management. But choosing
one for the user and recommending it by making it the default is making life
for users easier.
And well, the binary I downloaded was platform dependent, it was a .exe
file.
have to change things outside my document
directory, like modifying several lyx and latex installations, things become
tricky.
All the best,
niko
2008/12/15 Richard Heck
> Niko Schwarz wrote:
>
>> Well, ok, I did it. But I don't like it. Until now, I could tell a friend
>>
he undocumented, hacky
solution.
cheers,
niko
2008/12/15 Richard Heck
> Niko Schwarz wrote:
>
>> Ok, I'm on it now. I created the module file and I tried to put it into my
>> local directory, which I couldn't find.
>>
> Look at Help>About LyX. This w
hello, i noticed that math macros exist. i want something similar, but in my
text. i'm writing a text about a cs problem called "minimum KT distance",
which is a noun. and I'm really tired of typing that name and then setting
it to be a noun. isn't there a quicker way?
regards,
niko
Does the versionmanagement thing work for anyone under windows and lyx 1.6?
i cannot check in anything. it complains that some command line operation
failed that was calling some "ci" function. whatever that is.
cheers,
niko
thanks! i had setup miktex for automatic package installation. but the ftp
server was offline and miktex silently failed.
so, now i changed the ftp server and it worked.
cheers,
niko
2008/12/3 Jürgen Spitzmüller <[EMAIL PROTECTED]>
> Niko Schwarz wrote:
>
> > why does it say
im uncertain if i can do a thing
about it.
what do i do?
2008/12/3 Niko Schwarz <[EMAIL PROTECTED]>
> I wrote this lyx file on my mac and it worked fine. then my mac exploded
> and now im trying to work with it on my windows box. but the latex compiler
> says: "prettyref.st
I wrote this lyx file on my mac and it worked fine. then my mac exploded and
now im trying to work with it on my windows box. but the latex compiler
says: "prettyref.sty noot found".
why does it say that? what can i do about it?
cheers,
niko
i also want to write some numbers in a typewriter font, because they all
have the same length. actually, what i have is input to a computational
problem and i'm still figuring how to typeset it all right.
I have an input pair (S,r). And i want to describe two strings s_1, s_2 \in
S:
s_1 = 101011001
Hello!
I'd like to define a few more math environments and I have no idea how. I
don't want too many. I use all kinds of extensions to AMS, and it has really
useful environments, but I want one more, and I want to be able to select it
in lyx.
Basically, it should be the same like the "lemma" envir
Hello!
So, when I check in, lyx crashes (after checking in), on checkout, it
crashes, too.
I can send my file through PM; it is my unfinished thesis, so i'd like it to
be somewhat confidential.
Best regards,
niko
51 matches
Mail list logo