Re: END-OF-FRAME, once again..

2021-10-14 Thread Dr Eberhard Lisse
That comibiantion does not work on the Mac and so I use the Pulldown Insert --> Separated Frame Below after placing the cursor at the end of the last line. And of course you can always tie that to a simple(r) keystroke combination but I could not be bothered. el On 13/10/2021 17:12, S

Re: LaTeX warning explanation needed

2021-10-14 Thread Dr Eberhard Lisse
LOG files don't help. MWE's do :-)-O el On 14/10/2021 00:47, Rich Shepard wrote: The document now compiles without error using TeXLive2021 (and the 2020 version of texlive-extra), but the bibliography still does not print in the PDF. The latex.log has these warnings: LaTeX Warning: Citation '

Re: Compile error [FIXED]

2021-10-14 Thread Dr Eberhard Lisse
':' also seem to work in LaTeX. And, there's not heat here :-)-O el On 14/10/2021 09:58, Steve Litt wrote: Rich Shepard said on Wed, 13 Oct 2021 08:10:57 -0700 (PDT) [...] I'm not taking sides in this too-heated argument, but my practice is to make every variable and filename consist of the

Re: Compile error

2021-10-14 Thread Dr Eberhard Lisse
Oct 2021, Dr Eberhard Lisse wrote: BibTeX does not like Apostropes "'" in the label names. el, With more research on stackexchange I see that you're correct. My apologies. [...] -- To email me replace 'nospam' with 'el' -- lyx-users mailing list lyx-

Re: Bibliography styles

2021-10-14 Thread Dr Eberhard Lisse
I can only find LOG and PNG files, not a LyX, never mind an MWE :-)-O On 13/10/2021 17:06, Rich Shepard wrote: On Wed, 13 Oct 2021, Dr Eberhard Lisse wrote: Because it is in the "label" (\cite key?) field whereas (I assume without having seen a MWE) the others are elsewhere (&quo

Re: LaTeX warning explanation needed [RESOLVED]

2021-10-14 Thread Dr Eberhard Lisse
Rich, Good that it's working now. In large documents, I find it helpful to pull out every section into its own child document and have other than the ToC only Include statements generated by Insert --> File --> Child Document... in the main file. I then put my preamble into an incl

Re: Fwd: PDF Page Size

2021-10-15 Thread Dr Eberhard Lisse
Ken, the answer is obvious, don't use Windows :-)-O But, I don't think it has anything to do with LyX but rather is a LaTeX issue, and guessing of setting a default page size installation wide. The LeX Live Manager app on the Mac has the option Configure --> Change Paper Size which i

Re: Fwd: PDF Page Size

2021-10-17 Thread Dr Eberhard Lisse
Ken, --> :-)-O <-- stands for I was joking If it works for you it works for you. However I am not sure that for LyX and LaTeX 64GB RAM makes that much difference, and we see many queries here caused by the MikReX setup. I run the latexbench on all machines I can lay my hands on and after every

Re: Fwd: PDF Page Size

2021-10-17 Thread Dr Eberhard Lisse
On 2021-10-15 16:38 , Daniel wrote: On 15/10/2021 13:07, Dr Eberhard Lisse wrote: On 15/10/2021 07:57, Ken Kopelson wrote: [...] What is the LyXBook class? Or if it refers to the layout, where did you get it from? What is the LyXBook class? I find Koma Script much better and easier

Re: Fwd: PDF Page Size

2021-10-19 Thread Dr Eberhard Lisse
If you were to look into the Emoji Handbook you'd find that I am credited with the stethoscope (25 years or so ago). The arrows are just pointing... el On 19/10/2021 13:56, Daniel wrote: On 18/10/2021 01:12, Dr Eberhard Lisse wrote: --> :-)-O <-- stands for I was joking Never

Re: beamer metropolis fonts

2021-12-01 Thread Dr Eberhard Lisse
I use \usepackage[medium]{noto} in the (middle of the) preamble :-)-O el On 2021-12-01 17:06 , Neal Becker wrote: I've been using beamer with metropolis theme for some time now. The recommended font here is Fira. I've used: \setsansfont[ BoldFont={Fira Sans SemiBold}, ItalicFont={F

Re: Graphic file formatsx

2021-12-08 Thread Dr Eberhard Lisse
What does "slowly" mean? One could try the "draft" option (of graphicx) which should speed things up until the production runs. For my big handbook (which takes 110 seconds to compile (70 on the M1)) I have split this into child documents which compile individually within 10 to 15 seconds. gree

Re: How to find LyX' compile strategy?

2021-12-08 Thread Dr Eberhard Lisse
What's wrong with lyx -f -e pdf5 lawnmower.lyx or if you must, with lyx -f -e luatex lawnmower.lyx && latexmk lawnmower.tex el On 08/12/2021 03:20, Steve Litt wrote: [...] The following is my shellscript: == #!/

Re: How to include a bunch of tex commands globally

2022-04-18 Thread Dr Eberhard Lisse
That will not survive LyX Updates. Local Layouts should go into the local layout difrectory (which on the Mac is below ~/Library/Application Support/LyX-2.3). Never mind that "must be located" is incorrect. LaTeX finds documents in many places (find out what texhash does :-)-O) I don't underst

Re: MacOS 12.3.1 (Monterey) lyx2lyx script fails to convert

2022-04-18 Thread Dr Eberhard Lisse
On the Mac I STRONGLY recommend using homebrew's python as it will be updated any time you do a 'brew update'. el On 2022-04-17 10:21 , Stephan Witt wrote: Am 16.04.2022 um 01:52 schrieb gelfand : Just upgraded (from Mohave!) and when attempt to open any LyX 2.2 and earlier get lyx2lyx scri

Re: After my latest MacOS/Microsoft updates

2022-04-18 Thread Dr Eberhard Lisse
This is a "security" feature of the Mac. See https://developer.apple.com/developer-id/ I usually enter from a terminal window (iTerm2) sudo spctl --master-disable and then you still get a warning when you open an app for the first time but can go ahead at your discretion. el

Re: What Am I Doing Wrong … bibliography entries not being included

2022-04-18 Thread Dr Eberhard Lisse
Create an MWE, please, ie a minimal working example, by reducing everything but what triggers the issue, and paste this here, including the BIB file which should contain a single reference. Often that will lead you to the solution and if not we can have a look at it :-)-O el On 2022-04-18 10:

Re: SOLVED >: nomenclature error

2022-04-28 Thread Dr Eberhard Lisse
I don't think LyX can ever fix LaTeX errors :-)-O el On 19/04/2022 10:24, Wolfgang Engelmann wrote: [...] It took some time to find out, and I wonder whether there could be a better error or warning handling. [...] Am 14.04.22 um 17:30 schrieb Wolfgang Engelmann via lyx-users: [...] ! LaT

Re: Tufte Handout class handling of citations broken by LyX v2.3.6.2

2022-04-29 Thread Dr Eberhard Lisse
This is a LaTeX issue, not a LyX one as far as I can see. And perhaps one between chair and screen (lack of RTFM perhaps) :-)-O el On 29/04/2022 01:18, Trevor Jenkins wrote: I have a number of (old) LyX files that use the Tufte Handout class (tufte-handout.cls). In LyX version 2.0 these were

Re: License Agreement Entitlement Query

2022-05-04 Thread Dr Eberhard Lisse
Neither statement is helpful. This most likely boilerplate that they send to everybody and as we want to push Open Source use we should politely point them towards the GLP2 license. greetings, el On 2022-05-03 08:50 , Alan Tyree wrote: I agree with Steve on this. It's no part of the LyX team'

Re: License Agreement Entitlement Query

2022-05-12 Thread Dr Eberhard Lisse
s and conditions will allow the University to deliver LyX using this new model? Otherwise, if this does not comply with your current terms, can you please advise what changes are required to allow us to deliver LyX" On Thu, 5 May 2022 at 05:58, Dr Eberhard Lisse wrote: Neither statement

Re: License Agreement Entitlement Query

2022-05-13 Thread Dr Eberhard Lisse
s and conditions will allow the University to deliver LyX using this new model? Otherwise, if this does not comply with your current terms, can you please advise what changes are required to allow us to deliver LyX" On Thu, 5 May 2022 at 05:58, Dr Eberhard Lisse wrote: Neither statement

Re: Top toolbar missing after switching from debian 10 to debian 11 (bullseye)

2022-05-16 Thread Dr Eberhard Lisse
John, what happens if you right-click on one of the toolbars? "Standard" should be ticked. el On 12/05/2022 18:56, John White wrote: The main lyx tool bar is gone, the one with File, Edit, View, Insert, Navigate, Document, Tools, Help. Any thoughts on how I might get it back? Thanks,

Re: Suggestions for custom layouts/templates creation

2022-05-19 Thread Dr Eberhard Lisse
I have recreated a number of forms required by the local Medical Industrial Complex :-)-O using tables, judicious spacing and other trickery to achieve reasonable similarity which has been accepted in each case. I usually use Komascript but have a few legacy forms that I created in Memoir and the

Re: Acrobat pdf

2022-05-20 Thread Dr Eberhard Lisse
Assuming this is on the Mac: Click on any PDF and then issue CMD-I. Then change the "Open-With" Pulldown do whatever viewer you want but click on "Change-All" Then in Lyx you can use "open" as the viewer. PDF Expert is very nice and powerful but I like Skim for day-to-day by the way. greetings

Re: Formatting Python code

2022-05-30 Thread Dr Eberhard Lisse
STOP. USING. ERT! :-)-O In Settings -> Document -> Listings you can set things into the window which wind up in the generated tex file as \lstset{} greetings, el On 2022-05-27 23:20 , Rich Shepard wrote: On Fri, 27 May 2022, Rich Shepard wrote: Thanks for the pointer. Paul, Since all the

Re: Settings file for lyx

2022-06-02 Thread Dr Eberhard Lisse
You are not listening. Don't do this, there is no need to and it'll confuse your colleagues. Split the document into chapters and have each "owned" by a particular colleague and then use GIT or CVS source control. That's much more productive with messing with the site installation, which has no

Re: Conversion failure for older format

2022-06-23 Thread Dr Eberhard Lisse
He did address it by complete path prefixed by python2. I would think the scrip itself uses python3 and therefor works. el On 2022-06-21 12:06 , Jean-Marc Lasgouttes wrote: Le 20/06/2022 à 15:28, Rudi Gaelzer a écrit : That successfully converted the original to format 544, which the frontend

Re: Syncing skim with LyX

2022-07-20 Thread Dr Eberhard Lisse
Ehud, Search in Help -> Customization for Copiers (or Converters) :-)-O Some variables are there defined and $$i is the input file name. greetings, el On 20/07/2022 00:43, tush via lyx-users wrote: [...] By the way, what does the $$i option that you added to "open -a Skim.app" do? With th

Re: Bug tracker accounts

2022-07-20 Thread Dr Eberhard Lisse
While deliberation on email lists are very helpful that just will not work for software development, not even in closed shops, but most certainly not in Open Source projects and large ones such as this. el On 15/07/2022 23:16, Steve Litt wrote: [...] Or, how's this for a novel idea: How about

Re: Syncing skim with LyX

2022-07-20 Thread Dr Eberhard Lisse
Not all do. On 20/07/2022 07:01, Stephan Witt wrote: [...] PS: the readers on this list prefer the use of inline citation or bottom post in mails.[...] -- To email me replace 'nospam' with 'el' -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: check the logs

2022-07-28 Thread Dr Eberhard Lisse
This is of course a LaTeX and not a LyX issue and https://www.google.com/search?q=I+can%27t+find+the+format+file+%60lualatex.fmt shows 63 hits. el On 28/07/2022 07:34, Wolfgang Engelmann wrote: Am 27.07.22 um 22:38 schrieb Dr Eberhard W Lisse: Wolfgang, this is not what what I

Re: check the logs

2022-07-29 Thread Dr Eberhard Lisse
This is because you don't read (the manuals) :-)-O el On 28/07/2022 16:43, Steve Litt wrote: [...] I had no idea you could install tlmgr as anything BUT root. Thanks for the information. [...] -- To email me replace 'nospam' with 'el' -- lyx-users mailing list lyx-users@lists.lyx.org http://

Re: no document classes available

2022-07-29 Thread Dr Eberhard Lisse
Buy a Mac, install Homebrew and then install MacTeX and LyX from Homebrew :-)-O el On 28/07/2022 17:06, Wolfgang Engelmann wrote: I just found that my lyx document does not have the Document class KOMA-script-book available In fact, all the document classes are greyed out. What should I do?

Re: Voice Recognition Accessibility

2022-08-04 Thread Dr Eberhard Lisse
I purchased a Dragon Dictate license for the Mac exactly 4 weeks before they discontinued the Mac Support. I was never able to dictate into the Mac LyX, so I went through a small detour dictating MarkDown which is much easier to dictate than LaTeX, and worked extremely well for me. I spent som

Re: lyx remove in Debian bullseye

2022-08-11 Thread Dr Eberhard Lisse
for i in lyx lyx240 lyx24n lyx24x do rm -rf $(realpath $(which $i)) done el On 11/08/2022 00:08, Alan Tyree wrote: > Hi Wolfgang, > I can't help you with your immediate problem, but if you again wish to > install multiple versions of a program, I suggest using GNU Stow. It > allows mult

Re: lyx remove in Debian bullseye

2022-08-11 Thread Dr Eberhard Lisse
apt install coreutils or for i in lyx lyx24[0xn] do sudo find / -name $i -exec rm -rf {} ';' done this is not difficult. el On 2022-08-11 18:08 , Wolfgang Engelmann wrote: Am 11.08.22 um 14:28 schrieb Dr Eberhard Lisse: for i in

Re: lyx remove in Debian bullseye

2022-08-14 Thread Dr Eberhard Lisse
Steve I read the subject line "Debian Bullseye" as meaning Linux. el On 2022-08-12 08:49 , Steve Litt wrote: [...] Hi Wolfgang, What El wrote is a shellscript. Shellscripts can't be used on Windows unless you have Linux For Windows or Windows Posix or whatever. [...] -- lyx-users mailing

Re: Missing character

2022-08-31 Thread Dr Eberhard Lisse
compile the file with lualatex and not the line the error is reported on. el On 25/08/2022 17:17, Paul A. Rubin wrote: > On 8/25/22 05:02, Wolfgang Engelmann wrote: >> I got this warning >> Missing character: There is no ˜ (U+0098) in font >> [LibertinusSerif-Italic.otf]: >> >> and tried to local

Re: Missing character

2022-09-01 Thread Dr Eberhard Lisse
C.O.M.P.I.I.L.E the TeX file with lualatex and note where it stops (on or near the error line ). Also what does googling for the error message show you? Or just for "U+0098"? el On 31/08/2022 17:01, Wolfgang Engelmann wrote: > > > Am 31.08.22 um 15:20 schrieb Dr Eberhar

Re: Missing character

2022-09-01 Thread Dr Eberhard Lisse
Auntie Gugel tells me via https://unicodeplus.com/U+0098 that this (SoS) is the Tilde '~' but it probably does not matter. I would first remove the reference \ref{alg:Skript-zur PRC-Erzeugung} If that does the trick, you may want to remove the space from the Reference and cor

Re: Running a command from within Lyx/Beamer

2022-09-27 Thread Dr Eberhard Lisse
\usepackage{multimedia} in the preamble comes to mind. el On 27/09/2022 14:24, UD K wrote: > Is there a (simple) way of running a (linux) command from within a > Lyx/Beamer presentation?  > I have tried the href latex command but it did not do anything, although > I included the \includepackage

Re: Drawing an arc

2022-10-06 Thread Dr Eberhard Lisse
Computers can be used to type. el On 06/10/2022 08:41, Daniel wrote: > On 04/10/2022 23:03, Dr Eberhard W Lisse wrote: >> What does this have to do with LyX? >> >> el >> >> > > LyX can be used to output LaTeX documents. TikZ can be used in LaTeX via > a package. Or did you mean something more sp

Re: Drawing an arc

2022-10-11 Thread Dr Eberhard Lisse
No, you didn't. Or maybe you use Windows. el On 11/10/2022 10:14, Steve Litt wrote: > On Sun, 2022-10-09 at 23:25 +0200, Dr Eberhard W Lisse wrote: >> So, because I can include images, questions about Photoshop should be >> asked here? >> >> There are 18 Million Tikz hits on Google. >> >> el >

Re: Problem converting older files with lyx2lyx

2022-10-11 Thread Dr Eberhard Lisse
Have you tried running lyx2lyx on them and see what that says? perhaps with the --noisy option? LyX will display, but can't convert. So you need to look what image you are trying to display and whether there is a converter for that. Sometimes just a Tools --> Reconfigure will do the trick el

Re: Problem converting older files with lyx2lyx

2022-10-12 Thread Dr Eberhard Lisse
On the Mac (deduced from the icloud address) find /Applications/LyX.app/ -name lyx2lyx -type f tells us /Applications/LyX.app/Contents/Resources/lyx2lyx/lyx2lyx Try the complete path/file name on the old file and see what that says. Looks a little like a TeX installation issue

Re: Problem converting older files with lyx2lyx

2022-10-13 Thread Dr Eberhard Lisse
That can be a Python issue. But it's nice to see it works. What I have done in the past is to convert all LyX files I have below my work area with something similar to find ~/medicine/cpd/ -name '*.lyx' -type f -exec open {} ';' and then having to save all the files manually. Which of

Re: Book about LyX 2.4

2022-10-17 Thread Dr Eberhard Lisse
Ricardo, when 2.4 final is out you should look at exporting this to DocBook because then it can go onto the Kindle... el On 2022-10-17 15:17 , Ricardo Berlasso wrote: I'm a bit crazy, let's face it, so not only have I updated the book I once wrote about LyX, I've done it in English, Spanish an

Re: Book about LyX 2.4

2022-10-18 Thread Dr Eberhard Lisse
Ricardo, I have an (almost) 1000 page ops handbook of 25 chapters (child documents) and a common include.tex with 330 includes (listings and images) and a 550 line Makefile. It displays in 12 point font in landscape when I need to work something (like recently reinstalling Perl from Homebrew) and

Re: Book about LyX 2.4

2022-10-18 Thread Dr Eberhard Lisse
I'll be willing to try it on my handbook too :-)-O el On 17/10/2022 22:49, Scott Kostyshak wrote: > On Mon, Oct 17, 2022 at 10:03:51PM +0200, Ricardo Berlasso wrote: [...] > Don't worry about it! I'll ask you again whenever we are close to > releasing 2.4.0 if we really want lyx2lyx to get some e

Re: Bibliography filtering by type

2022-10-19 Thread Dr Eberhard Lisse
Perhaps an Umlaut Issue? el On 18/10/2022 21:04, Oliver Margraf wrote: > Dear list, > > I have used LyX for some time and came now across the change of the > handling of the bibliography in 2.3.6. I managed to understand the > changes concering inserting a biblography, changes towards the preamb

Re: Problem converting older files with lyx2lyx

2022-10-20 Thread Dr Eberhard Lisse
The easiest is to completeley uninstall TeX and then LyX (on the Mac you can just Trash it) and then first to install TeX (MacTex in whatever guise or form) and then LyX, which in the first run will do a Tools -> Reconfigure which you can do manually any time. You should be able to run /

Re: Re MacOS Ventura trouble

2022-10-31 Thread Dr Eberhard Lisse
MacOs 12.6 and 12.6.1 both have Python 3.9.6 in /usr/bin/python3 (12.6.2 is not out yet of course :-)-O el On 2022-10-29 13:54 , Dr Eberhard W Lisse wrote: [...] As my two Desktop machines do not support Ventura I'll have to software update them after the (long) weekend (at the coast :-)-O) to

Re: Re MacOS Ventura trouble

2022-10-31 Thread Dr Eberhard Lisse
MacOs 12.6 and 12.6.1 both have Python 3.9.6 in /usr/bin/python3 (12.6.2 is not out yet of course :-)-O el On 2022-10-29 13:54 , Dr Eberhard W Lisse wrote: [...] As my two Desktop machines do not support Ventura I'll have to software update them after the (long) weekend (at the coast :-)-O) to

Re: KOMA-Script article: 'Abstract' in tiny font

2022-11-01 Thread Dr Eberhard Lisse
Why don't you post a proper MWE so one can have a look? el On 31/10/2022 19:03, Rich Shepard wrote: > On Mon, 31 Oct 2022, Rich Shepard wrote: > >> What might cause the string, Abstract, to be displayed slightly indented >> from the left margin when the environment is Abstract? > > Also, the en

Re: Raster image format

2022-12-07 Thread Dr Eberhard Lisse
I would not waste too much time on that, but for speed purposes I would select the draft button, until such time you want to see the images proper. el On 2022-12-07 20:27 , Rich Shepard wrote: My documents tend to contain many PDF vector images which appear to be converted by LyX to a preferred

Re: About upgrading to MacOS 13

2022-12-07 Thread Dr Eberhard Lisse
Never even thought for a second to downgrade any of the many upgrades I have done. Even if some were not straight sailing... el On 2022-12-07 19:46 , Marcus Kriele via lyx-users wrote: Hi Daniel Please note that Time Machine may not work for going back from macOS13 to macOS12. At least it did

closing a named buffer?

2022-12-14 Thread Dr Eberhard Lisse
Hi, I can easily close the current buffer with a command like (on the mac) LYXPIPE=$(find ~/Library/Application\ Support ~/.lyx \ -name .lyxpipe.in 2>/dev/null | head -1) echo "LYXCMD:P2:buffer-close" > "$LYXPIPE" Is it possible to close a named buffer even another was "active" usi

Re: How to make LyX work with Mac OS 13.1:solved

2022-12-14 Thread Dr Eberhard Lisse
Hal, the command is sudo xcode-select --install you will then be asked for your password. It is a system wide installation of the command line tools (of XCode) and hence must be done as administrator (technically root). The complete XCode will of course also install python3 but is a f

Re: How to make LyX work with Mac OS 13.1:solved

2022-12-15 Thread Dr Eberhard Lisse
22 at 05:55:17PM +0200, Dr Eberhard Lisse wrote: >> Hal, >> >> the command is >> >> sudo xcode-select --install >> >> you will then be asked for your password. >> >> It is a system wide installation of the command line tools (of XCode

Layout question, was Re: Method for Not Input \tag Everytime

2022-12-19 Thread Dr Eberhard Lisse
Hao, it is better to only ask one question per email with appropriate subject line. Then it is helpful to produce a minimal working example (MWE) https://en.wikipedia.org/wiki/Minimal_reproducible_example https://minimalbeispiel.de/mini-en.html You did not mention the class yo

Re: emf conversion on mac

2015-08-24 Thread Dr Eberhard Lisse
GraphicsConverter? el On 2015-08-25 06:07 , Annaert Jan wrote: > Thanks, Rainer, for the suggestions. > I did not find any commandline tool either. As the problem was restricted > to only 11 files, I manually converted them to pdf (on my Windows machine) > and urged my co-author not to use emf f

Re: El Capitan

2015-10-07 Thread Dr Eberhard Lisse
This is a LaTeX issue :-)-O I use the latest version of LyX with 2015 BasicTeX (and some additional packages via tlmgr). Worked out of the box, after sudo chown -R $(whoami):admin /usr/local which I needed to do for the homebrew system anyway :-)-O el On 2015-10-01 20:28, Robert Dola

Re: microtype usage

2016-02-23 Thread Dr Eberhard Lisse
I do 1. el On 2016-02-23 04:23, Pavel Sanda wrote: > Hi LyXers, > > we will add support for microtype into LyX. > > I would like to get some feedback from users who already use this package > about their workflow. Do you > > 1. just load the package in preamble via \usepackage{microtype} [...]

Re: Import Literatur /Citation

2016-03-22 Thread Dr Eberhard Lisse
Steffi, RTFM :-)-O And if it does not work, you must make a minimal example, ie copy the work into a new file, and remove everything from it which does not produce the error. If that doesn't lead to a solution you post that file with a corresponding BIB file of a few entries and probably someone

Re: graphical output

2016-03-26 Thread Dr Eberhard Lisse
This is a font issue (ie a LaTeX issue). Just select a different font (for example Linux Libertine). However, just for the record, the file has two Date fields. One reads, as expected "3/24/2016", the other one "LyX". Maybe perusal of the wonderful Manual is in order. el On 2016-03-24 19:21

Re: Automatic save of LaTeX

2016-04-05 Thread Dr Eberhard Lisse
What on earth for? el On 2016-04-04 20:47, Anders Host-Madsen wrote: > Is there a way to make LyX automatically save the LaTeX version of a document > every time the LyX document is saved? > >

Re: Automatic save of LaTeX

2016-04-06 Thread Dr Eberhard Lisse
cool. el On 2016-04-05 15:58, Anders Host-Madsen wrote: > 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,

LyX 2.2(rc1) on OS X 10.11.4 icon size/window size

2016-04-19 Thread Dr Eberhard Lisse
Hi, I notice this for several versions and have asked this in the past, I think: I like the small icons and a particular Window size as the default, ie to open all documents in when clicked. That works, unless I exit the program, next time it starts with the default smaller window and the defaul

Re: LyX problem - I need your help

2016-04-28 Thread Dr Eberhard Lisse
This is so simple, that I wonder about the Computer Science PhD Program they are running there. Take their template and run it through tex2lyx. Move all the formatting you can from the Documents->Seteing->Latex Preamble into Lyx proper and leave only what LyX can't format directly in that pream

Re: Problem with Inkscape integration: path to SVG file converted to long filename

2016-05-17 Thread Dr Eberhard Lisse
As an aside, I get very good results with rsvg-convert. LyX sees it at (re)configure. el On 2016-05-13 16:34, Richard Heck wrote: > On 05/13/2016 07:28 AM, Ron Stone wrote: >> Thanks for the feedback. >> >> I got this working by making two changes: >> >> 1. The path declaration described in >> >

Re: LyX 2.2(rc1) on OS X 10.11.4 icon size/window size

2016-05-21 Thread Dr Eberhard Lisse
Yes. el On 2016-05-20 09:30 , Scott Kostyshak wrote: > On Tue, Apr 19, 2016 at 10:13:18AM +0100, Dr Eberhard Lisse wrote: >> Hi, >> >> I notice this for several versions and have asked this in the past, I think: >> >> I like the small icons and a particular Win

Re: LyX 2.2(rc1) on OS X 10.11.4 icon size/window size

2016-05-23 Thread Dr Eberhard Lisse
I think I did report it previously. el On 2016-05-21 18:20, Scott Kostyshak wrote: > On Sat, May 21, 2016 at 05:48:31PM +0100, Dr Eberhard Lisse wrote: >> Yes. > > I don't have another idea. You might want to make an issue on trac. > > Scott > >> e

Re: BibTeX-database on two different computers

2016-06-05 Thread Dr Eberhard Lisse
I use Unison to synchronize my netbooks with my iMac and MacPro and so the BIB files are always up to date. Works on Linux and on Windoze as well. https://www.cis.upenn.edu/~bcpierce/unison greetings, el On 2016-06-05 14:54 , jezZiFeR wrote: > Hello, > > I have a problem with using the same Bi

Re: PDF figures not shown in LyX 2.2.0 on MAC

2016-06-14 Thread Dr Eberhard Lisse
Can you please post a minimal example? I.e. a LyX file without anything fancy (modeules, classes and so forth) and just the pdf, which you enclose as attachment too? greetings, el On 2016-06-08 18:49, Giorgio Zavarise wrote: > Hi everybody > > I need some help about a perhaps old problem: On my

Re: PDF figures not shown in LyX 2.2.0 on MAC

2016-06-20 Thread Dr Eberhard Lisse
When I compiled it it could not find the file so I looked and it is /Users/Work/Desktop/Figtest.pdf when I change that to Figtest.pdf it shows up both in the LyX and resulting PDF. I am using GraphicsMagick by the way. el On 2016-06-14 15:25, Giorgio Zavarise wrote: > The problem is just that

Re: LyX 2.2.0 crash from command line

2016-07-13 Thread Dr Eberhard Lisse
Works on the Mac. Load it into lyx, modify it and save it again so it changes from 2.1 to 2.2 format. Try it then. el On 2016-07-12 15:56, Jesse Shapiro wrote: > Please see ticket here: > http://www.lyx.org/trac/ticket/10286 > Per rgheck's question, has anyone else encountered this and can you >

Re: Landscape document..........

2016-07-17 Thread Dr Eberhard Lisse
You switched the Height and Width around in Document Settings -> Page Layouts. el On 2016-07-17 00:41 , Charlie wrote: > > On Sat, 16 Jul 2016 19:48:28 + (UTC) "Paul A.Rubin ru...@msu.edu" > informed me of this: > > > Charlie ipstarmail.com.au> writes: >> >>> >>> >>> On Thu

Re: KOMAscript book workaround?

2016-07-19 Thread Dr Eberhard Lisse
Komascript issue. Contact the author of the package, who is very helpful. el On 2016-07-19 12:18, Swami Atmarupananda wrote: > Greetings. > I'm redoing through lyx a book whose 1st edition I wrote in latex. All > has worked excellently well -- much quicker than the original latex -- > except one

Re: KOMAscript book workaround?

2016-07-20 Thread Dr Eberhard Lisse
Steve, as much as I like Komascript, I fully agree, one needs to make it as easy as possible for the publisher. But, again, I find the author of Komascript very helpful, so if there are clashes I would report this to him :-)-O el On 2016-07-19 20:08, Steve Litt wrote: [...] > I've used LyX to w

Re: Title page

2016-07-20 Thread Dr Eberhard Lisse
LaTeX Question. There are tons of thesis templates (for LyX and LaTeX) Google is your friend. el On 2016-07-19 17:34, Usman Ashraf wrote: > Hi > > I have a query in regards to the default title page in report class > which only gives you an option to add title, author and date. > However, I wo

Re: Problem with PDF Preview

2016-07-21 Thread Dr Eberhard Lisse
Dave, I updated LyX to 2.2.0 without any issues, whatsoever, I did not even notice that the (direct) Print option was removed as I always preview (using Skim, by the way). I also upgraded MacTeX and then ran Reconfigure. On the MacTeX site there is a reference to potential issues on El Capitan (

Re: Lyx-Pdf problem

2016-07-25 Thread Dr Eberhard Lisse
Why are you sending this in a Microsoft format? el On 2016-07-25 07:46, Abhinav Narayanan wrote: > Hi, > > I have been using Lyx for some years now. Recently, I installed Lyx 2.2 > along with Miktex 2.9 on a new computer (Windows 8). However, when I try > to compile a simple document I get th

Re: change color of citation

2016-07-25 Thread Dr Eberhard Lisse
This is a LaTeX issue. texdoc hyperref and then Document Settings -> PDF Properties el On 2016-07-24 10:35, Michael Berger wrote: > Hi, > > in a KOMA Script document I am using biblatex and jura.bib style. > > The citations in the PDF text have the color lightgreen (or so) which is > too pal

Re: change color of citation

2016-07-25 Thread Dr Eberhard Lisse
Sorry, that was incomplete. You might have to define the color in the preamble... el On 2016-07-25 10:34, Dr Eberhard Lisse wrote: > This is a LaTeX issue. > > texdoc hyperref > > and then Document Settings -> PDF Properties > > el > > On 2016-07-24 10:3

Re: change color of citation

2016-07-25 Thread Dr Eberhard Lisse
So what does the log say? Please respond to the News Group. el On 2016-07-25 10:50, Abhinav Narayanan wrote: > I am attaching a pdf of the error message (screenshot) if that > helps. > > On Mon, Jul 25, 2016 at 3:01 PM, Dr Eberhard Lisse wrote: > > Why are you sending t

Re: Lyx-Pdf problem

2016-07-25 Thread Dr Eberhard Lisse
Thanks, what does the log say? el On 2016-07-25 10:50, Abhinav Narayanan wrote: > I am attaching a pdf of the error message (screenshot) if that helps. > [...]

Re: LyX 2.2.1 is not running

2016-07-26 Thread Dr Eberhard Lisse
Works on the Mac :-)))-O el On 2016-07-26 08:46, Roberto Fanciulli wrote: > I update my LyX 2.2.0 to 2.2.1 version on my pc under Windows 10, 32 bit. > Latex distribution is MikTeX 2.9. > When I try to run LyX 2.2.1 an error occur: > > C:\Program Files\LyX2.2\bin\VCRUNTIME140.dll can not be ut

Re: LyX 2.2.1 doesn't work on WINDOWS 8.1

2016-07-26 Thread Dr Eberhard Lisse
Is this one yuuge document or one with many includes? el On 2016-07-26 11:13, emile lunardon wrote: > I have updated LyX2.2.0 to 2.2.1 on my PC under Windows 8.1. > Now it is impossible to launch LyX. The following error message is > returned : > > lyx.exe - Erreur d'application > l'application

Re: LyX 2.2.1 is not running

2016-07-26 Thread Dr Eberhard Lisse
But from another thread, have you tried to download and install: https://www.microsoft.com/en-US/download/details.aspx?id=48145 el On 2016-07-26 09:56, Dr Eberhard Lisse wrote: > Works on the Mac :-)))-O > > > el > > > On 2016-07-26 08:46, Roberto Fanciulli wrote: >

Re: LyX 2.2.1 doesn't work on WINDOWS 8.1

2016-07-26 Thread Dr Eberhard Lisse
16:00, emile lunardon wrote: > First it was one big document then when I had the loading time > problem with LyX2.2.0 I organized the document in a small main > document and several sub-documents (22) but the loading time remains > very high except using LyX2.1.5 > > 2016-07-26 15:5

Re: LyX 2.2.1 doesn't work on WINDOWS 8.1

2016-07-26 Thread Dr Eberhard Lisse
7-26 15:53 GMT+02:00 Dr Eberhard Lisse : > > Is this one yuuge document or one with many includes? > > el > > On 2016-07-26 11:13, emile lunardon wrote: [...] > > I have a very big document (~100 Mo Pdf mainly of text with ~ > > 15000 pages) which was ori

Re: Strange xxx-lyxformat-474.lyx files

2016-08-02 Thread Dr Eberhard Lisse
find ~/ -name '*-lyxformat-*.lyx' -exec rm {] \; el On 2016-08-02 14:58, David L. Johnson wrote: > On 08/02/2016 09:47 AM, Rich Shepard wrote: >> On Tue, 2 Aug 2016, Påvel Nicklasson wrote: >> >>> I work on several projects in LyX. Lately I have noticed that in the >>> same >>> folders as my .lyx

Re: Strange xxx-lyxformat-474.lyx files

2016-08-03 Thread Dr Eberhard Lisse
:31, Steve Litt wrote: > On Tue, 2 Aug 2016 15:26:42 +0100 > Dr Eberhard Lisse wrote: > >> find ~/ -name '*-lyxformat-*.lyx' -exec rm {] \; > > Danger Will Robinson! > > I personally would never run a one-liner that does deletions. My pencil > has an eraser

Re: Strange xxx-lyxformat-474.lyx files

2016-08-03 Thread Dr Eberhard Lisse
Rich, LyX has a versioning system (by default). It uses RCS, which used to be part of the XCode command line tools on the Mac (and can still be installed via homebrew) and an Ubuntu package by itself. There should be some Windoze package too, somewhere. There is also SVN support for document pr

Re: ~

2016-08-23 Thread Dr Eberhard Lisse
I can type ~ straight from the (QWERTY) keyboard on the Mac :-)-O el On 2016-08-23 08:06, Wolfgang Engelmann wrote: > LyX Document > > Is there a way of getting the ~ in lyx except by using ERT such as > \raisebox{-0.9ex}{\~{ }}50 cm > If I insert ~ directly in the text, it is placed in the pdf

Re: Komascript article

2016-08-23 Thread Dr Eberhard Lisse
What happens if you use that? make a minimal LyX file, export to LaTeX and look into that. el On 2016-08-23 08:30, Wolfgang Engelmann wrote: > I can't find Koma-script-article under Documentclass, only > Koma-script-Aufsatz (German version). I am using Debian and > > LyX Version 2.2.0 > > I ne

Re: Komascript article

2016-08-24 Thread Dr Eberhard Lisse
That's what I was thinking too:-)-O el On 2016-08-23 17:45, Jürgen Spitzmüller wrote: > Am Dienstag, den 23.08.2016, 09:30 +0200 schrieb Wolfgang Engelmann: >> I can't find Koma-script-article under Documentclass, only Koma- >> script-Aufsatz (German version). > > This is KOMA-Script article

Re: Komascript article

2016-08-24 Thread Dr Eberhard Lisse
This is a LaTeX (or rather Koma Script) issue, and hence texdoc komascript is helpful, and then you search in the German or English guide for 'scrheadings' el On 2016-08-24 12:51, Wolfgang Engelmann wrote: > Thanks for the answers to my first question (result: Aufsatz is > article). > > The

Re: It is possible to get rid of these two lines of code automatically put in the preamble by LyX?

2016-08-30 Thread Dr Eberhard Lisse
Carla, why is this an issue? el On 2016-08-30 08:03, CarLaTeX wrote: > I like LyX and find it very convenient but I would like to have more > freedom when I set my preamble. > > I’ve managed to move all the packages that I need in a preamble.tex file > (then inputed in LyX preamble), so I can e

<    1   2   3   4   5   6   >