Tagged Questions
3
votes
2answers
204 views
importing latex table code into lyx
I create tables in a spreadsheet program, convert them to latex code and then use an ERT to import into my lyx document. When I paste the latex code the entire thing turns out very ugly looking. The ...
0
votes
1answer
137 views
Setting single row height with multirow
I have a table in LyX document. And I'm using multirow to span text across multiple rows. For example I might want the text to span across 2 rows, the problem occurs when it doesn't fit, then it just ...
5
votes
2answers
392 views
Good format for homeworks in LyX
I am using LyX to type in my homework solutions, but I don't like my format.
The homework itself is in the format of questions 1,2,... and each question has sub-questions: 1.1,1.2,... etc
In the ...
3
votes
1answer
175 views
Displaying a really long chain of inequalities
I'm trying to enter a long chain of inequalities in math display mode. If I enter the expressions as I want them to, LyX will continue displaying them off the screen - so that they don't show up when ...
5
votes
1answer
275 views
Make volume bold in custom bibliography style .bst
Since I could not find the style that met my teacher's requirements for the bibliography I have to do, I created my own bst with latex makebst on my mac. I had chosen to make the volume bold but it ...
3
votes
1answer
860 views
In Lyx, how to change the “Part” section to “Chapter”?
I am using the default Lyx document "article".
My sections range from "Part" to "Subsubsection". When I compile my pdf, I would like to replace "Part 1 Title1", "Part 2 Title2", etc by "Chapter 1 ...
1
vote
1answer
256 views
Keep Format Settings in Lyx
I currently have a resume written in Lyx. I want to make some minor changes
to it and just change its content. However, I want to keep the same format
(i.e. the same margin, same indentation, etc.) I ...
4
votes
1answer
1k views
Color text in LyX?
I'm trying to color specific text in LyX, wondering how to do that with the graphical user interface (shortcut or something of sorts).
2
votes
1answer
901 views
Change Text Colour in LyX
I am using LyX (module: report).
I would like to change the colour of my title from black (wich is default) to another colour but I don't know how.
From what I saw from LyX's menu, colours are ...
1
vote
0answers
2k views
LyX — how to insert a dummy newline? [closed]
I have some Algorithmic sections, which are written externally in LaTeX and included as file includes in my LyX document. The algorithmic section renders with line breaks before and after, but appears ...
6
votes
1answer
480 views
Change nameddest default name
Adobe defines parameters that allow you to open a PDF document with a command or URL that specifies exactly what to display (a named destination or specific page), and how to display it (using such ...
2
votes
2answers
287 views
Change subsubsection to medium series
I am using Lyx on Windows. How do I get the formatting of the whole document to look like:
\subsubsection{\textmd{Blah blah blah}}
without manually setting it for each line?
5
votes
1answer
1k views
How to change the way theorems are displayed with LyX?
The theorems are currently all displayed in bold, but I would like to display them in small-caps.
My question is much like this one. However, I am using LyX with an AMS style document class, and was ...