205 questions
1
vote
0
answers
38
views
How to achieve visual cursor movement in RTL String in VSCode
Is there a way to configure VSCode editor so that the cursor movement in RTL (right-to-left) strings in the editor would be visual rather that logical, i.e. so that once the cursor is in an RTL part ...
1
vote
1
answer
102
views
How to increase the resolution of image previews in LyX?
I am trying to get higher resolution image previews in LyX, where I embedded images as SVGs.
The result in the editor looks very pixelated and is barely readable. Is there a way to alleviate this?
I ...
1
vote
1
answer
215
views
"pdfTeX error: cannot open Type 1 font" problem while loading Arabic script on LyX
When I do an attempt to exporting to PDF a document with Arabic text on LyX using pdfTeX engine, appear an error like this.
!pdfTeX error: pdflatex (file ae_almohanad_bold.pfb): cannot open Type 1 ...
1
vote
0
answers
313
views
No instant preview anymore for tikz pictures in LyX; reset previews?
I'm inserting figures into my LyX document by adding a graphics float, then an instant preview window inside the float, and a tex code window inside of that preview window. Here I put my tikz code.
It ...
2
votes
1
answer
88
views
Opinion about generating and cross-referencing knitr plots in LyX
I am aiming at including a knitr plot in LyX that I can cross-reference in my document. I:
Inserted a float image.
Added a caption and a label.
Inserted a ERT instead of an image in the float image.
...
0
votes
0
answers
222
views
LyX: OK button is greyed out when inserting Child Document as Input
I want to include a separate .tex file in my LyX document, but I am only able to include it as a program listing.
Screenshot
0
votes
1
answer
288
views
How to suppress page ejects when using \chapterstyle{article} in the Memoir class for LaTeX?
I just started using the article chapterstyle in Memoir.
I'm composing in LyX, with each section of the article in a child document.
When compiling from the main document, I want each section to be ...
1
vote
1
answer
787
views
Lyx modifying moderncv empty space
I am new on latex and lyx. I have to realize a resume and used moderncv. Do you know how I can have the space behing my picture being reduced ? (The one hatched in red) . As everything is supposed to ...
1
vote
1
answer
3k
views
Putting my own cls files into Texlive 2020
I am writing a book for which the publisher (Springer) has sent me a .cls file (svmono.cls). I am using LyX on Windows 10, and have just installed texlive (complete 6 Gb default installation), as it ...
1
vote
1
answer
453
views
Embed graphics into .lyx files instead of linking an external file?
Intuitively I would have put this question on superuser.com, but searching on stackexchange.com showed, that stackoverflow.com has become the go-to platform for asking about LyX usage.
LyX normally ...
1
vote
1
answer
2k
views
Lyx CV modern \cventry not aligned
I'm new using lyx and learning LaTex. I have to make myself a CV. You may found below the latex code taken lyx LaTex overview, the lyx window, and the pdf overview. Normally the dates are supposed to ...
0
votes
1
answer
701
views
Can't manage two get page numbers shown at the outside of a twosided PDF
I am trying to change the page numbering from being at the footer's center, to a more book like page numbering where the numbers are always located at the outside of a page (odd page nubmer -> left ...
0
votes
1
answer
414
views
Lyx. Space between letters of some words in program listing
When I create a pdf document that I'm writing in Lyx, there are spaces between letters in some words when I use code programs to insert some pieces of programming.
In the Lyx program listing ...
2
votes
0
answers
1k
views
LyX does not compile files because of inputenc error
When I try to compile any document in LyX, I get this message:
Package inputenc Error: Invalid UTF-8 byte 179
Nothing I found on the web is working. Neither changing the preamble nor setting the LyX ...
0
votes
1
answer
276
views
Can a LyX/LaTeX file be too large to create a PDF?
I've been working on my bachelors thesis in LyX for about a month without encountering any problems and today, all of a sudden, when creating a PDF LyX just loads indefinitely and even asks me at some ...
0
votes
1
answer
185
views
LyX R 3.4.3 Rscript.exe i386/X64 broken script
I ran into this today. I installed R 3.4.3 along side R 3.4.1 . Using LyX/knitr under R 3.4.1 everything was fine. After adding R 3.4.3, changing the System/User/LyX PATH entries from 3.4.1 to 3.4.3, ...
2
votes
0
answers
397
views
knitr and tufte-latex fig.fullwidth ignored in LyX
I am trying to create a Tufte-styled document in LyX that incorporates R code output using the knitr library and the Tufte-LaTeX book package. I would like one of my figures generated by R code within ...
0
votes
0
answers
183
views
Obtaining a regression table with texreg in Lyx
I'm using the packages knitr and texreg in a Lyx document and I've got this problem. When I'm using a float table in Lyx, I've always got this lines before the table in the pdf:
## Version: 1.36.23
##...
1
vote
0
answers
32
views
How do I include a child document from SSH or SFTP using Lyx?
I'm writing documentation in a local file (on a Mac, if that makes any difference), and I want to include 10 .sh files from a separate linux server (as child documents, I would assume) into separate ...
0
votes
0
answers
59
views
How do I insert an alpha symbol using ggplot annotate? [duplicate]
I have plot a graph using ggplot2 and am using knitr within Lyx.
I am trying to place a label in the plot and am using the annotate command:
ggplot() + annotate("text",y=10,x=0,label="\u3B1",vjust=...
0
votes
2
answers
1k
views
LyX - Copy/Paste Math Equations
I am trying to Copy/Paste within Math Mode and it just pastes raw TeX code in the text area. I have looked at
https://tex.stackexchange.com/questions/80133/copy-and-paste-of-mathematical-formulas-...
2
votes
0
answers
28
views
Is it possible to produce HTML output using KNITR in LYX?
Some web searching didn't give me any answer to this question. Is there any chance to produce a HTML output using KNITR under LYX? Alternatively, can I use any converter to get a HTML (DOC, ODT, as ...
2
votes
0
answers
304
views
LyX system reconfiguration with SumatraPDF [duplicate]
Installed SumatraPDF and am trying to reconfigure LyX to display with pdflatex. I am getting the following error using Tools > Reconfigure:
'The system reconfiguration has failed. Default textclass ...
0
votes
0
answers
59
views
why lilipond-book is incompatible with both sweave and knitr on Lyx?
I was about to start some work on analysis of musical corpus with R as an personal exercise, and was baffled to discover that both sweave and knitr are incompatible with lilypond-book, leaving me to ...
2
votes
0
answers
282
views
Rmarkdown: pass 'standAlone' option to tickzdevice with knitr
I am sucessfully compiling my .rmd-file into html or pdf_documents with the global option of dev='tikz'. Unfortunately the resulting .tikz-files have a latex-body around them, which prevents me from ...