Re: LyX on iPad

2018-11-06 Thread Anders Host-Madsen
Still have not found the proper way to post to thread, so I just hope it will show up the right place. First, for the topic of the thread: I have now tried 1) rollapp.com and 2) remote access to my Mac from iPad (Screens and TeamWiever). rollapp.com is too limited (e.g., shortcuts and arrow keys

Re: LyX on iPad

2018-11-02 Thread Anders Host-Madsen
I have not really figured out how to properly reply to the mailing list. Hopefully this ends up the right place. First, I tried rollapp.com. It’s not too bad, in fact. The interface is not touch optimized, but one can use the Apple Pencil to click the small icons. A little slow. Perhaps OK if on

LyX on iPad

2018-11-01 Thread Anders Host-Madsen
Perhaps beating a dead horse, but I really wish there would be a LyX for iPad. Apple more and more positions the iPad as a computer replacement. And recent developments has made that come closer for me. Latex is there, Keynote now can do latex, and Pythonista can do (basic) Python. The only thin

Re: Unable to import from LaTeX after 2.3.1

2018-10-16 Thread Anders Host-Madsen
Thanks, yes that solved the problem. On Tuesday, October 16, 2018, 8:43:22 AM HST, Richard Kimberly Heck wrote: On 10/16/18 2:41 PM, Anders Host-Madsen wrote: After upgrading to 2.3.1 I'm unable to import from latex. I'm pretty sure import worked in 2.3.0. The error

Unable to import from LaTeX after 2.3.1

2018-10-16 Thread Anders Host-Madsen
After upgrading to 2.3.1 I'm unable to import from latex. I'm pretty sure import worked in 2.3.0. The error message I get is: An error occurred while running: $$s/../MacOS/tex2lyx -f "Big Data MDL CCF 17IX.tex" "Big Data MDL CCF 17IX.lyx" To test that it's not a problem with my document, I create

Re: Buffer-export

2018-05-07 Thread Anders Host-Madsen
.On Sunday, May 6, 2018, 11:33:33 AM HST, Richard Kimberly Heck wrote: On 05/06/2018 04:58 PM, Anders Host-Madsen wrote: > I have the following command sequence assigned to a shortcut: > > command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 This will

Buffer-export

2018-05-06 Thread Anders Host-Madsen
I have the following command sequence assigned to a shortcut: command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 The idea is that whenever I save a lyx file, I also get a latex and pdf file. The issue is that the latex export messes up filenames (or paths, perhaps). As an

Re: Fractions below baseline in 2.3

2018-04-12 Thread Anders Host-Madsen
Yes, I can see it. The issue is that the \pi in math input mode is smaller than the \pi in latex, which makes it look unbalanced in math input mode. Probably nothing to do about that.

Fractions below baseline in 2.3

2018-04-12 Thread Anders Host-Madsen
It seems to me that LyX 2.3 sets fractions slightly too low compared to the baseline when entering equations. Of course once they are typeset, they move to the correct position. But in the math input mode it's almost as though fractions are in subscript mode. Anyone else noticed?

Buffer-export works in 2.3.0!

2018-04-10 Thread Anders Host-Madsen
A sequence of multiple buffer exports works in 2.3.0 -- they did not do so in 2.2, and I had to write a shell script to circumvent it (that sometimes worked, sometimes not). For example now I have the keyboard shortcut command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 ass

Re: Beamerposter example

2017-04-10 Thread Anders Host-Madsen
On 04/08/2017 04:19 PM, Anders Host-Madsen wrote: I need to create a conference poster, and I think I can do it with  beamerposter. But I would like to do it starting with a template/example, so that I just have to replace things, not start from scratch (I have no experience with beamer). Does

Beamerposter example

2017-04-08 Thread Anders Host-Madsen
I need to create a conference poster, and I think I can do it with beamerposter. But I would like to do it starting with a template/example, so that I just have to replace things, not start from scratch (I have no experience with beamer). Does anyone have a good example in LyX? I tried to impor

Re: macOS Sierra

2016-09-20 Thread Anders Host-Madsen
, at 2:16 PM, Anders Host-Madsen wrote: > Has anyone tried LyX on MacOS Sierra? Any issues? LyX (currently 2.2) with MacTeX 2015 is rock solid for me under Sierra, and has been since the early public betas. Will upgrade to MacTeX 2016 one of these days but don't expect any problem

Re: macOS Sierra

2016-09-20 Thread Anders Host-Madsen
. Hopefully that will still work. On Tuesday, September 20, 2016 8:21 AM, Christopher Menzel wrote: On 20 Sep 2016, at 2:16 PM, Anders Host-Madsen wrote: > Has anyone tried LyX on MacOS Sierra? Any issues? LyX (currently 2.2) with MacTeX 2015 is rock solid for me under Sierra, and has b

macOS Sierra

2016-09-20 Thread Anders Host-Madsen
Has anyone tried LyX on MacOS Sierra? Any issues?

Gmane interface down?

2016-09-20 Thread Anders Host-Madsen
Hi all, It seems I cannot access the lyx lists through the gmane interface anymore. Is that a general problem? Anders Host-Madsen.

Re: Automatic save of LaTeX

2016-04-20 Thread Anders Host-Madsen
Hal Kierstead me.com> writes: > > Please post the final version. > Thanks, > Hal > I wrote a step by step procedure (ironically, in MS Word! I just find it easier to copy the screen shots into Word) for the non-techies -- mainly so I can myself repeat the procedure when I install a new versio

Re: Automatic save of LaTeX

2016-04-20 Thread Anders Host-Madsen
That was it, now it works exactly as intended. Thanks again for your help.

Re: Automatic save of LaTeX

2016-04-19 Thread Anders Host-Madsen
Anders Host-Madsen yahoo.com> writes: A few more comment on this. To get the same latex file as one would get when exporting from the menu, set the "nice" flag in the exporter. The main issue with the script approach is that it changes the name of the files. For example, space

Re: Automatic save of LaTeX

2016-04-18 Thread Anders Host-Madsen
OK, I found the problem. Textedit on Mac changed the quotes " into smart quotes. After correcting that it works completely. Thanks all for your help.

Re: Automatic save of LaTeX

2016-04-18 Thread Anders Host-Madsen
Stephan Witt gmx.net> writes: Unfortunately it's not quite there. I have tried to modify the script to run bibtex, but it doesn't work. I have tried different variations for the input to bibtex, below is one. But it's not quite clear to me exactly what should be the input argument to bibtex. I

Re: Automatic save of LaTeX

2016-04-18 Thread Anders Host-Madsen
Stephan Witt gmx.net> writes: Thank you so much. Now it works. The key was to put the path to the script in the lyx path. I had understood from the LyX customization manual that when you put it inside the lyx scripts folder, lyx would find it. But that seems not to be the case. Also thanks for

Re: Automatic save of LaTeX

2016-04-13 Thread Anders Host-Madsen
Paul A. Rubin msu.edu> writes: > Is LExport.sh marked executable by all users, not just yourself. I don't > know whether LyX runs the script with you as the user or with LyX as the user. It should be. Here is ls -l -rwxrwxrwx@ 1 madsen admin 20 Apr 12 14:11 LExport.sh > > Also, does the

Re: Automatic save of LaTeX

2016-04-12 Thread Anders Host-Madsen
Paul A. Rubin msu.edu> writes: > > > Yes, this is what I meant, and the sequence you listed is what I would use. > I don't know if it will work in 100% of all cases, but at worst you should > have the .lyx and .tex files saved (and a LaTeX log file indicating why > compilation failed), or maybe

Re: Automatic save of LaTeX

2016-04-09 Thread Anders Host-Madsen
Paul A. Rubin msu.edu> writes: > > Another possible approach is to define a new file format (Tools | File > Handling | File Formats) and a new converter (Tools | File Handling | > Converters) from LaTeX (pdflatex) to the new format. In the "Converter:" > field, supply the name of a script that f

Re: Automatic save of LaTeX

2016-04-06 Thread Anders Host-Madsen
Scott Kostyshak lyx.org> writes: > I think this issue might be the one that you're running into: > http://www.lyx.org/trac/ticket/8338 Looking at this ticket and the comments, it seems it the same kind of problem I run into. The exports run in parallel. It then makes sense that my iMac, which h

Re: Automatic save of LaTeX

2016-04-06 Thread Anders Host-Madsen
Update. If I run command-sequence buffer-write; buffer-export pdf2; buffer-export pdflatex It sometimes make LyX hang. If I run command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 sometimes the pdf export doesn't happen. So, neither quite work. I have a strong feeling

Re: Automatic save of LaTeX

2016-04-06 Thread Anders Host-Madsen
Gordon Cooper kinect.co.nz> writes: > > > On 07/04/16 02:18, David L. Johnson wrote: > > I notice that, when I export repeatedly to pdf, the command will > > actually run and the pdf will not update unless the buffer has been > > changed. So that's probably why your pdf doesn't always run --

Re: Automatic save of LaTeX

2016-04-06 Thread Anders Host-Madsen
> I notice that, when I export repeatedly to pdf, the command will > actually run and the pdf will not update unless the buffer has been > changed. So that's probably why your pdf doesn't always run --- you > have to change the document, then it will all run. > No, that's not the issue. I do

Re: Automatic save of LaTeX

2016-04-06 Thread Anders Host-Madsen
Anders Host-Madsen yahoo.com> writes: > > I can only say that so far it works for me. I assigned > > command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 > > to a key (control-command-S), and it works as intended. I'm using a mac. > >

Re: Automatic save of LaTeX

2016-04-05 Thread Anders Host-Madsen
Scott Kostyshak lyx.org> writes: > > On Wed, Apr 06, 2016 at 11:19:06AM +1200, Andrew Parsloe wrote: > > On 6/04/2016 8:55 a.m., Anders Host-Madsen wrote: > > >Thanks, that works. I see I can use the command-sequence to combine > > >the commands. So, now it

Re: Automatic save of LaTeX

2016-04-05 Thread Anders Host-Madsen
Andrew Parsloe clear.net.nz> writes: > I'm interested to know whether this really does work. In the past when > I've tried to use command-sequence with export or save operations it has > run into problems with threaded code -- an export or save is not > completed before the next command in th

Re: Automatic save of LaTeX

2016-04-05 Thread Anders Host-Madsen
Thanks, that works. I see I can use the command-sequence to combine the commands. So, now it works.

Re: Automatic save of LaTeX

2016-04-05 Thread Anders Host-Madsen
Paul A. Rubin msu.edu> writes: > > Anders Host-Madsen yahoo.com> writes: > > > > > Is there a way to make LyX automatically save the LaTeX version of a > > document > > every time the LyX document is saved? > > > > You can write a c

Re: Automatic save of LaTeX

2016-04-05 Thread Anders Host-Madsen
Dr Eberhard Lisse lisse.NA> writes: > > What on earth for? > There are several reasons. But a main reason is that I would like to be able to edit my documents on my iPad. LaTeX exists, but not LyX. I can edit the latex, and then copy the changes back to LyX. But that does require I have access

Automatic save of LaTeX

2016-04-04 Thread Anders Host-Madsen
Is there a way to make LyX automatically save the LaTeX version of a document every time the LyX document is saved?

Re: item list

2015-05-02 Thread Anders Host-Madsen
Sorry, I'm not really a latex expert. However, I would do the following. Make a small latex document that uses the enumitem package, and check if latex can compile it. If it cannot, it means that latex cannot find the .sty file, and latex need to be reconfigured. Worst case, it should work to put e

Re: item list

2015-05-02 Thread Anders Host-Madsen
Patrick Dupre gmx.com> writes: > > Hello, > > How could I reduce the indent before the item in an itemized list? > > Thank You can also use the enumitem package, which is supported by lyx.

Re: How to use align inside table?

2015-04-30 Thread Anders Host-Madsen
Paul A. Rubin msu.edu> writes: > You can try putting a parbox in a table cell and putting the align > environment in the parbox. I think you will need to set the column width for > the table, then set the parbox width to match. Here is a small example: Thank you, that works. I used a minipage, w

How to use align inside table?

2015-04-30 Thread Anders Host-Madsen
How can you put an align or align* environment inside a table? There seems to be some pure latex solutions, i.e., using tabularx instead of tabular or aligned instead of align (I haven't tried), but they appear to be incompatible with lyx.

Re: SIG Alternate

2015-02-17 Thread Anders Host-Madsen
I can compile my document by exporting to latex, commenting out the theorem model, and redefining theorem style: %\usepackage{amsthm} \newcommand{\theoremstyle}[1]{} but of course I still cannot preview directly from lyx. Any other ideas?

SIG Alternate

2015-02-16 Thread Anders Host-Madsen
I'm trying to write a paper with the SIG Alternate class. It seems LyX has a layout for this class. The problem I have run into so far is the following. The SIG Alternate layout file does not have any theorem-like styles. This can be solved by adding the Theorem module. But then I run into the prob

LyX for iPad?

2015-01-31 Thread Anders Host-Madsen
Will there ever be a LyX for iPad? There is LaTeX for iPad (works quite well), MS Word for iPad (quite impressive), and lot's of other document editors. While the iPad is not good for extended writing, it's very convenient to do a little editing on the go. Even a very basic LyX editor would be

Re: (Math) preview does not work in Yosemite

2014-11-23 Thread Anders Host-Madsen
It seems now both my posts finally appeared on gmane. Just to complete this thread. Upgrading to the latest version of MacTeX solved the problem on both my computers.

Re: On screen math fonts

2014-11-23 Thread Anders Host-Madsen
I can confirm this, also in 2.1.2.2. I also have had the problem with a one other symbol, but now I don't remember which.

(Math) preview does not work in Yosemite

2014-11-18 Thread Anders Host-Madsen
After upgrading to Yosemite, math and figure preview do not work. Kind of. On my iMac I upgraded to the latest versions of MacTeX and LyX, and that solved the problem. But on my MacBook, even after upgrading both MacTeX and LyX, preview STILL does not work, neither for equations nor pdf figures.

No math preview in Yosemite

2014-11-18 Thread Anders Host-Madsen
After updating to Yosemite, math preview does not work. I have two computers. iMac: updating to latest version of MacTeX and LyX solved problem. MacBook Air: updating did NOT solve the problem. I don't know how to solve the problem then.

Re: Yosemite blues again?

2014-11-18 Thread Anders Host-Madsen
I had the same problem. I think it has to do with the Yosemite "bug" that environments are not copied. It seems updating to 2.1.2.2 solved the problem for me.

Re: Yosemite problems...

2014-11-14 Thread Anders Host-Madsen
I have the same problem on one of my computers. Additionally, LyX does not preview equations. On my other computer, I just updated to latest version of MacTeX, and latest version of LyX, and that solved the problem on that computer.

Re: Yosemite problems...

2014-11-13 Thread Anders Host-Madsen
I have the same problem on one of my computers. Additionally, LyX does not preview equations. On my other computer, I just updated to latest version of MacTeX, and latest version of LyX, and that solved the problem on that computer.

Re: Yosemite problems...

2014-11-13 Thread Anders Host-Madsen
I have the same problem on one of my computers. Also, it does not show math preview. The other computer I just updated to the latest version of MacTeX and LyX, and on that computer both preview of graphics and math now works.

Re: Yosemite problems...

2014-11-13 Thread Anders Host-Madsen
I have exactly the same problem. I also have the problem that LyX does not preview math as LaTeX typeset equations anymore.

Re: BIBINPUTS and Yosemite [NOT Fixed]

2014-10-22 Thread Anders Host-Madsen
Anders Host-Madsen yahoo.com> writes: > > I added the latex path to the TEXINPUTS prefix. That seems to solve > the problem inside LyX. > > Sorry, it didn't work. Only gave me the references from bib files in the current directory. So, I hope someone can find a solution.

Re: BIBINPUTS and Yosemite [FIXED -- I think]

2014-10-22 Thread Anders Host-Madsen
Anders Host-Madsen yahoo.com> writes: > > The above works for LaTeX, but not inside LyX. When the file is compiled, > it finds the bib files in the path. However, Insert Citation inside LyX > does not respect the BIBINPUTS path. How can this be fixed? > > I added

Re: BIBINPUTS and Yosemite

2014-10-22 Thread Anders Host-Madsen
The above works for LaTeX, but not inside LyX. When the file is compiled, it finds the bib files in the path. However, Insert Citation inside LyX does not respect the BIBINPUTS path. How can this be fixed?

Re: Instant preview no longer works in OSX Yosemite

2014-10-21 Thread Anders Host-Madsen
> > I'm afraid you're talking about different things. > > The math preview fails silently if enabled but non-functioning. > The document preview raises an error - your case? > > I'd like to help you solving this Yosemite problems. > But I don't have enough machines to try and install all releas

Re: Instant preview no longer works in OSX Yosemite

2014-10-21 Thread Anders Host-Madsen
Stephan Witt gmx.net> writes: > > Am 21.10.2014 um 16:41 schrieb Anders Host-Madsen > yahoo.com>: > > > After I upgraded to Yosemite, instant preview of math no longer works. > > Is that a general issue? > > Yes, seems so. At least you aren't the f

Instant preview no longer works in OSX Yosemite

2014-10-21 Thread Anders Host-Madsen
After I upgraded to Yosemite, instant preview of math no longer works. Is that a general issue?

Re: Lagging in math command completion combo box

2014-10-20 Thread Anders Host-Madsen
You can press the tab key.

Re: LyX cannot find any TeX classes!

2014-10-19 Thread Anders Host-Madsen
Anders Host-Madsen yahoo.com> writes: > > I installed LyX 2.1.2 from 2.1.0. Now LyX cannot find any > classes. I kept 2.1.0, but when I run that it cannot find any > classes either. But the classes are there. It worked with 2.1.0 > before I installed 2.1.2. And if I compile d

LyX cannot find any TeX classes!

2014-10-19 Thread Anders Host-Madsen
I installed LyX 2.1.2 from 2.1.0. Now LyX cannot find any classes. I kept 2.1.0, but when I run that it cannot find any classes either. But the classes are there. It worked with 2.1.0 before I installed 2.1.2. And if I compile directly in TeXShop, there is not problem, all the classes are there. Wh

BIBINPUTS and Yosemite

2014-10-19 Thread Anders Host-Madsen
Every time Apple comes out with a new version of OS X, BIBINPUTS gets broken, and a new workaround has to be found. I found the following works for Yosemite, so I post here (I should I put it on a wiki)? Mac Yosemite Adapted from: http://stackoverflow.com/questions/25385934/ yosemite-launchd-conf-

Enumitem and IEEETran

2014-10-03 Thread Anders Host-Madsen
It seems enumitem and IEEETran.cls are not compatible. I found the following solution on the web. Insert \let\labelindent\relax BEFORE enuitem is included. That works. The issue is that in LyX, the latex preamble comes after enumitem is called. Any way to include the above statement before enumit

Re: Wrapped figure

2014-10-03 Thread Anders Host-Madsen
Unfortunately, wrapfig in latex works very poorly. Even when letting wrapped figures float, they are often placed unfortunate. What I do is in the final version of a document, I manually move wrapped figures around, reduce spaces etc. so that it looks right. This is of course against the latex phil

Re: Ctrl-Enter handling is different whether AMS math is used explicitly or automatically

2014-05-06 Thread Anders Host-Madsen
Thanks for the tip. I was also confused about the different behavior in different documents. This clears it up.

Re: Ctrl-Enter handling is different whether AMS math is used explicitly or automatically

2014-05-06 Thread Anders Host-Madsen
Thanks for the tip. That solved one mystery for me.

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
Pavel Sanda lyx.org> writes: > It is, the change was reverted for final 2.1.0. Pavel OK, thanks. It has given my a lot of headache.

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
Sorry, another example. I'm trying to make 2.1.0 work, and correcting in BiBTeX, so I continually encounter issues. Say you have two bibtex files X.bib and Y.bib. Some documents use X.bib, some use Y.bib. Now you make a new document that uses both X.bib and Y.bib, but they have some entries repeat

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
To elaborate a little further. So, to compile my file I have to correct my colleagues bibtex errors. But when he then sends me an updated bibtex file, I have to make the corrections all over again. Of course I could send him back his corrected bibtex file, but that has its own set of issues, and mi

BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
I would like to weigh in on this (not sure if this is the right place). I really hope it would be possible to compile in spite of bibtex errors. I have hundreds of LyX files, and none of them compile any more. Let's say I collaborate with a colleague (who uses LaTeX). The colleague gives me a BiBTe

Re: set default bibliography path on Mac

2014-04-17 Thread Anders Host-Madsen
This should work: Mac 1) In finder, choose Go->go to folder... /etc 2) Edit "launchd.conf" This file may not exist. In that case create it. Make sure it's called "launchd.conf" and not "lauchd.conf.txt" 3) add "setenv BIBINPUTS path(s)". Separate multiple paths with : Notice that the string after

Re: LyX very slow on Mac

2014-01-09 Thread Anders Host-Madsen
Hi Jerry, I just tested again. On my computer there IS a considerable speed up in 2.1. In 2.0.6 I do the two finger scroll and then wait and wait. In 2.1 the scroll is quite fluent. Not as fast as, for example, MS Word, but acceptable. But then, it could be a different problem. In my case it was

Re: LyX very slow on Mac

2014-01-08 Thread Anders Host-Madsen
Yes, it seems LyX 2.1 solves the problem. It is definitely faster than LyX 2.0.6. Very good. LyX had become so slow that I almost couldn't use it.

Re: LyX very slow on Mac

2014-01-08 Thread Anders Host-Madsen
I'm running LyX 2.0.6 and OS X 10.9.1, latest version of both. I'm downloading the beta and will try if that solves the problem.

LyX very slow on Mac

2014-01-07 Thread Anders Host-Madsen
I have been using LyX for quite a while now, mainly on Mac. But these days for many of my documents LyX is just extremely slow. When I scroll, LyX just slowly scrolls line by line. I can wait for long time while it just continues to slowly scroll. And to insert math, it can take several seconds to

Automatic save of PDF

2013-03-01 Thread Anders Host-Madsen
Is it possible to configure/program LyX so that whenever the LyX files is saved by the user (not auto-save) the pdf version (and latex) version is also saved (without the warning about overwrite)? I realized I do this hundred of times every day: save the LyX file then export it to pdf. It would be

Re: documentclass{sig-alternate}

2013-02-14 Thread Anders Host-Madsen
I found one LyX layout file at: http://krono.act.uji.es/people/ismael/lyx-templates-1 This helps, but it lacks theorems (which is key to what I write). Any other suggestions?

documentclass{sig-alternate}

2013-02-14 Thread Anders Host-Madsen
I need to produce a paper using the ACM sig-alternate document class. Is there anyway I can do that in LyX? I tried to import an example file to LyX, but it gave an error. For now it seems the only option is to write a draft in LyX, export to Latex and then continue working there.

Re: Wrapfigure placing figures at beginning

2013-02-14 Thread Anders Host-Madsen
karl linek.at linek.at> writes: > > Hi, > > I'm using wrapfigure. I would like to have the top of a figure adjusted > with the paragraph. Although I place the wrapfigure environment at the > beginning of the paragraph, lyx places the figure about one line below > the first line. In my experie

Re: Track changes but don't show them in LyX?

2012-09-17 Thread Anders Host-Madsen
This is also a feature I sorely miss. Unless you only have a few changes, the LyX display quickly becomes unreadable. The consequence is that the the resulting pdf can have errors that are overlooked in LyX, a typical example being missing spaces.

Re: BIBINPUTS

2012-09-08 Thread Anders Host-Madsen
I solved the problem through help on the Apple discussions. I will post the solution here for reference in case others have the same issue. Perhaps I can put it on a wiki? 1) In finder, choose Go->go to folder... /etc 2) Edit "launchd.conf" This file may not exist. In that case create it. Make su

Re: BIBINPUTS

2012-09-08 Thread Anders Host-Madsen
Sorry for posting to quick, the last issue with wide citation dialog box solved itself. But still, the question is how to set the path for bibtex.

Re: BIBINPUTS

2012-09-08 Thread Anders Host-Madsen
The alternative is to give direct paths to the BIB files. However, that is an issue when you collaborate with people on a document. Furthermore, it seems there is a bug in LyX. When I give direct paths to the BIB files, the citation dialog box becomes superwide, stretching beyond the width of my l

BIBINPUTS

2012-09-08 Thread Anders Host-Madsen
This is more of a latex question. Bibtex finds the location of BIB files from the environmental variable BIBINPUTS. This is true on both Windows and Mac, and has worked so far. But suddenly, today, it doesn't work on Mac anymore. What I have used until now is the following method In finder, c

Mountain Lion

2012-07-26 Thread Anders Host-Madsen
Did anyone try to run LyX under Mountain Lion? Any problems? Thanks.

Re: copying from MS Word to LyX

2012-01-12 Thread Anders Host-Madsen
> My experience has been that word2tex is the only program that will work well > with "lots of math equations". But over the years, Word has handled math > in a bunch of different ways, so I'd recommend getting an evaluation version > first, and making sure it works for your particular word docum

Re: How to select via keyboard?

2011-11-21 Thread Anders Host-Madsen
You can hold down the shift key while you use the arrow keys, at least on Mac.

Re: converting from doc (doc import) - html and LaTeX approach failed

2011-11-16 Thread Anders Host-Madsen
It depends on whether or not you want to import equations as well. I have been using Word2tex to convert word documents with mainly equations, and it works fairly well. Some hand-editing is required, but it is fairly limited. Word2tex is not free, though. Still, I have found that all the free appr

Re: Missing templates

2011-09-20 Thread Anders Host-Madsen
I did this: copy them from there (e. g. /Applications/LyX.app/Contents/Resources/templates) to ~/Library/Application Support/LyX/templates Of course, that is not very user friendly. In particular now that Apple has decided to hide Library. Would it be possible to run some kind of installation scr

Re: Missing templates

2011-09-19 Thread Anders Host-Madsen
Thanks, that solved the problem!

Missing templates

2011-09-19 Thread Anders Host-Madsen
I use LyX 2.0 on Mac. But I cannot find any templates. One one computer I installed on top of LyX 1.6, on the other computer it was a fresh install of 2.0. In either, no templates. What can I do?

Re: A period after section number

2011-07-24 Thread Anders Host-Madsen
You should be able to do this with the titlesec package. For example, it has the following command: "and you may add a dot after the counter simply with \titlelabel{\thetitle.\quad}" My experience is that trying to change the section labels manually gives headaches.

Lion

2011-07-20 Thread Anders Host-Madsen
Has anyone tried LyX (2.0) under Mac OSX Lion? Has anyone encountered any problems? I will wait with upgrading until I know LyX can run under Lion.

Re: Guidance in starting to use LyX/LaTex

2011-07-13 Thread Anders Host-Madsen
> My ability to make documents look the way I want them to is limited. In my personal opinion, this is the weakness of LaTeX/LyX. LaTeX is great when you write for a medium with a defined formatting, e.g., a journal, and they give you a style file to use. Then you just fill out the contents.

Re: LyX theorem environment

2010-08-06 Thread Anders Host-Madsen
Richard Heck comcast.net> writes: Thanks, I will try that.

Re: LyX theorem environment

2010-08-06 Thread Anders Host-Madsen
Sorry, I think I was not quite clear about what I would like to do. I'm using the IEEETran class. I would like to define a new type of theorem (a "property") that looks the same was as theorems look in the IEEETran class.

LyX theorem environment

2010-08-06 Thread Anders Host-Madsen
I have a lyx and a latex question First, is it possible to define new theorem environments in LyX? I looked through the help manuals, but could not find anything. If not possible in LyX, of course I can use latex \newtheorem. Here the question is, is it possible to make this follow the style of

Re: Word Import

2010-08-01 Thread Anders Host-Madsen
Richard Heck comcast.net> writes: > > What I'd propose is that someone begin a proper word2lyx project based > upon Rob's ideas. That would be great. I would be happy to donate to such a project if it was set up as a 'donation project' as other projects on LyX's homepage. A lyx2word conver

Re: question about overriding Lyx default document class

2010-07-31 Thread Anders Host-Madsen
Thanks, maybe I'll try this. I have a lot of documents in MS Word that I continually update, and ideally I would like to convert all of those to LyX. So far, though, it has been too cumbersome to be worth the while, so I continue to use MS Word.

Re: question about overriding Lyx default document class

2010-07-31 Thread Anders Host-Madsen
Just a comment here, not a solution. A problem is, as stated, that open office produces very poor latex. It seems that the goal of the designers of the translation module was to make the latex output resemble the formatting of the open office document, rather than making the contents the same. Tha

  1   2   >