On Sun, Dec 22, 2024 at 12:30 PM matan wrote:
>
>
> I have
> On Sun, Dec 22, 2024 at 12:17 PM Udicoudco wrote:
>>
>>
>> Maybe it is something in the preferences?
>> Specifically in Tools->Preferences->File Handling->Converters.
>>
>>
>
On Sat, Dec 21, 2024 at 7:43 PM matan wrote:
>
> I've already asked here once about this issue and the conclusion was that for
> some reason LyX doesn't even try to "activate" the preview (as far as I could
> understand, here's a link to the mail-archive of those emails) I'm trying my
> luck ag
Hello Andreas,
On Fri, Dec 20, 2024 at 4:53 PM Andreas Plihal wrote:
>
> I keep getting advice from your community. But unfortunately, instead of
> speaking with a consolidated voice committed to a long-term strategic goal, I
> am faced with many seemingly isolated advisors.
>
> Over the last f
On Fri, Dec 20, 2024 at 1:53 PM matan wrote:
>
> using lyx 2.4 on Windows 10 Laptop, I write in Hebrew.
>
> the error message I get when compiling some lyx documents is: "Missing
> glyphs!" - "Missing character: There is no
> (U+000A) in font David/OT:language=dflt;mapping=tex-text;!"
>
> I've tr
On Wed, Dec 18, 2024 at 12:16 PM Andreas Plihal via lyx-users
wrote:
>
> Dear community,
>
> on your advice, I have removed all the color boxes in my KOMA book and
> replaced them with "theorems". I chose the mdframed package for this. It
> works very well!
The mdframed package is not maintaine
On Sat, Nov 23, 2024 at 8:20 PM matan wrote:
>
> Hello,
>
> when I downloaded texlive I followed a guide to configure lyx to my language
> (Hebrew) and so in the texlive installation we don't do the default install
> instead we go to advanced and there we go for the medium scheme instead of
> t
>> Am Sonntag, 22. September 2024, 10:59:28 CEST schrieb Stef Pillaert:
>> > Something I'm struggling with for a long time now...
>> > A (probably simple?) thing: I don't succeed in giving hyperlinks both a
>> > color and underline them.
>> I want this, since my students often print my
>> > course
On Mon, Sep 9, 2024 at 4:15 PM Jürgen Spitzmüller wrote:
>
> Am Montag, dem 09.09.2024 um 15:04 +0200 schrieb Matthias Schmidt:
> > I can't find a way to set this up. Is this even possible and how can
> > it be set?
>
> \setcounter{chapter}{0}
>
> in TeX mode immediately before the new chapter 1
>
On Sat, Jul 27, 2024 at 8:45 PM Bernd wrote:
>
> %% LyX 2.4.1 created this file. For more info, see https://www.lyx.org/.
>
> %% Do not edit unless you really know what you are doing.
>
> \documentclass[ngerman]{report}
>
> \usepackage[T1]{fontenc}
>
> \usepackage[utf8]{inputenc}
>
> \setcounter{s
On Sat, Jul 27, 2024 at 6:00 PM Bernd via lyx-users
wrote:
>
> Dear list,
>
> I noticed that LuaTeX has problems with certain unicode characters in
> LyX 2.4.1.
>
> So far, the list contains U+0361, U+034F, U+2E3A, U+2E3B.
>
> "LaTeX Error: Unicode character [...} not set up for use with LaTe
On Tue, Jul 16, 2024 at 10:20 PM David Cardon
wrote:
>
> Is there a way to search the lyx-users questions without having to click on
> each individual month?
I believe searching in
https://www.mail-archive.com/lyx-users@lists.lyx.org/info.html
should work.
Udi
> lyx-users mailing list
> lyx-us
On Wed, Jun 26, 2024 at 7:25 PM Udicoudco wrote:
>
> On Wed, Jun 26, 2024 at 7:14 PM matan guedj wrote:
> > ohhh, i understand you now, the way i wrote the code was creating a float
> > inside the preview because of the algorithmic/algorithm package,
> > might you kno
On Wed, Jun 26, 2024 at 7:14 PM matan guedj wrote:
> ohhh, i understand you now, the way i wrote the code was creating a float
> inside the preview because of the algorithmic/algorithm package,
> might you know of a package that does the same thing (writing code/pseudo
> code) but without creati
On Wed, Jun 26, 2024 at 6:22 PM matan guedj wrote:
> your solution now works, I've read the log and noticed the warning
> 'cprotect.sty' wasn't installed so I installed it and your solution works now,
> but (sorry for being so persistent) it's way less intuitive and easy to do,
> it's a very spe
On Wed, Jun 26, 2024 at 5:24 PM matan guedj wrote:
>
> I wasn't using floats at all (at least not intentionally if somethings are
> happening behind the screen its beyond me)
The algorithm environment is a float.
> both compile perfectly to the PDF but still in both the preview doesn't work
>
On Wed, Jun 26, 2024 at 3:06 PM matan guedj wrote:
> I've added a small file that only has an algorithm inside the ERT, inside
> the preview, using the packages algorithm and algpseudocode, and the only
> module present is AMS theorems.
> it's still kinda long as my lyx is in Hebrew and configu
On Wed, Jun 26, 2024 at 1:27 PM matan guedj wrote:
>> It looks like you added the algorithm(x) packages
>> from the preamble while using the algorithm2e
>> module, but these packages are not compatible
>> with each other. It is possible that lyx2lyx added
>> these to the preamble, but I don't find
On Tue, Jun 25, 2024 at 7:13 PM matan guedj wrote:
> followed your steps and this is what it said, there were no TempFile.cpp (37)
> ones only 35 and 38 as you can see here, it looks like the 38 code are the
> ones you're looking for, I don't know why there are 2 of these, marked them
> in red,
On 6/21/24 11:20, matan guedj wrote:
hello,
> I've just updated from 2.3.7 to 2.4.0 and everything went smoothly but
> the preview environments I have in my files don't render anymore, I
> used to have TeX code in an ERT environment (for plots and graphs) and
> that ERT, inside a preview environmen
On Wed, Jun 12, 2024 at 5:29 AM Richard Kimberly Heck
wrote:
> That makes sense to me. But I'm not sure we can do it in 2.4.x.
> Typically, when we make this kind of change, we add something to
> prefs2prefs_prefs.py so that things do not change for existing users.
> I.e., if someone did want to u
Dear all,
Personally I don't know anyone who is intentionally
use the current default value of this preference,
so I thought about changing the default from 'logical'
to 'visual' to make the experience of new users easier,
but I don't want to do that without it being a consensus.
If you want to u
On Thu, May 30, 2024 at 7:34 AM Richard Kimberly Heck
wrote:
>
> On 5/29/24 16:59, Andreas Plihal wrote:
>
> Hi,
>
> sorry, I forgot the file. But I can't see a command that change the color.
>
The problem is the \newpage inserted in the ERT inset inside the
tcolorbox right before section 1.5.2.
On Fri, May 10, 2024 at 10:56 PM Ron Yutkin wrote:
>>
>> You can specify in the Language package "always babel" and pass the option
>> in the document class options.
>>
>
> How do I specify options in the document class options?
In Document->Settings->Document Class->Class Options->Custom.
I att
On Fri, May 10, 2024, 9:06 PM Ron Yutkin wrote:
> Hi,
>
> I'm using LyX for university and I'm trying to write a document in Hebrew
> but I had to switch to using babel and LuaLaTeX due to some annoying
> packages like so:
> 1. Document Settings > Language > Language package > none
> 2. Latex pre
On Tue, Jan 2, 2024 at 3:42 PM Daniel via lyx-users
wrote:
>
> On 2023-12-31 21:59, Paul Rubin wrote:
> >
> > On 12/31/23 13:08, Blake McBride wrote:
> >> Greetings,
> >>
> >> I am using LyX 2.3.7 on a Linux box. I have some text in which I'd
> >> like to use the straight, type-writer-like single
On Sat, Dec 30, 2023 at 3:16 PM Jéssica Milaré wrote:
>
> But I think Lyx should not change a literal LaTeX code that I insert manually.
I agree. I opened a ticket: https://www.lyx.org/trac/ticket/13022
>> Best regards,
>> Udi
>> > --
>> > lyx-users mailing list
>> > lyx-users@lists.lyx.org
>> >
On Mon, Dec 25, 2023 at 3:21 PM Jéssica Milaré wrote:
> However, I tried to port it to Lyx 2.4 (Beta 5) and came across several
> errors which I believe to be Lyx's bugs. Besides the above problem, I've also
> got the following ones:
>
> Undefined "\textgreek" error message. I've inserted some
On Tue, Sep 12, 2023 at 3:38 AM Andrew Parsloe wrote:
>
>
> On 12/09/2023 9:01 am, Scott Kostyshak wrote:
> > 2.4.0 Beta 5 was recently released (available here:
> > http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/).
> >
> > Have any Windows users tested it yet? If so, has it gone smoothly?
Works great
On Sat, Aug 5, 2023 at 2:28 PM Yu Jin wrote:
> This is definitely not what it looks like on my system. It looks like the
> icon just does not work on yours. Try to uninstall all versions of LyX on
> your PC and then freshly install the new Version of LyX.
FWIW, I've seen two posts on facebook r
On Mon, Jun 12, 2023 at 8:32 PM Herbert Voss wrote:
> No, because unicode-math loads amsmath by default which defines \mathbb
\mathbb isn't defined in amsmath, but in amsfonts, which should not be used
with unicode-math (and as a consequence, neither amssymb should be used
with unicode-math).
> -
On Mon, Jun 12, 2023 at 11:04 AM Scott Kostyshak wrote:
> >
> > On 2023-06-10 21:49, Richard Kimberly Heck wrote:
> > >
> > > It's because the 'blackboard' font is quite limited (to ASCII caps, I
> > > think). If you type characters not present in that font, you get weird
> > > results.
> > >
Wi
On Tue, May 23, 2023 at 8:44 AM R. H. van der Gaag
wrote:
>
> I write most of my longer copy using the (beautiful and eminently readable)
> Tufte Book and Tufte Handout document class. One advantage of this is that
> footnotes are displayed as margin notes. If a note is added near the bottom
>
On Mon, May 8, 2023 at 3:14 PM Wolfgang Engelmann
wrote:
>
> where would
> unicode-math and the \mathrm macro. > \mathrm
> be set in LyX?
In Document->Settings->Fonts->Math (the non-TeX option loads
unicode-math). Regarding \mathrm,
it is a macro that you probably used in the body of the document
On Mon, May 8, 2023 at 12:11 PM Wolfgang Engelmann
wrote:
>
> In my lyx document (Koma script book) under no TeX (via LuaTX) I get
> these errors:
>
> Missing character: There is no 𝜇 (U+1D707) in font
> [LibertinusSerif-Regular.o
> tf]:mode=base;script=latn;language=dflt;+tnum;+lnum;!
> .
> ...r
On Wed, May 3, 2023 at 12:11 AM Steve Litt wrote:
>
> One of my books, which a couple weeks ago compiled just fine, now
> errors out as follows:'
>
> Argument of \eqref has an extra }.
>
> 1) Did something change about the refstyle package in the last few
> weeks?
The amsmath package robustified
On Thu, Apr 20, 2023 at 2:10 AM Steve Litt wrote:
>
> Dr Paul Verschueren said on Tue, 18 Apr 2023 15:12:10 +
>
> >Dear all -
> >I just had to change the AMS document type for a long paper.
>
> Does long paper really require a change of doctype? I think you can do
> what you need by putting th
On Wed, Apr 19, 2023 at 4:15 PM Hongyi Zhao wrote:
>
> On Wed, Apr 19, 2023 at 9:00 PM Udicoudco wrote:
> >
> > On Wed, Apr 19, 2023 at 3:36 PM Hongyi Zhao
wrote:
> > >
> > > On Wed, Apr 19, 2023 at 8:27 PM Udicoudco wrote:
> > > >
> >
On Wed, Apr 19, 2023 at 3:36 PM Hongyi Zhao wrote:
>
> On Wed, Apr 19, 2023 at 8:27 PM Udicoudco wrote:
> >
> > On Wed, Apr 19, 2023 at 3:18 PM Hongyi Zhao wrote:
> > >
> > > On Wed, Apr 19, 2023 at 1:33 PM Stefano Simonucci
> > > wrote:
>
On Wed, Apr 19, 2023 at 3:18 PM Hongyi Zhao wrote:
>
> On Wed, Apr 19, 2023 at 1:33 PM Stefano Simonucci
> wrote:
> >
> > If I understand your question, you should open the following menu:
> >
> > Tools --> Preferences. Then in the window Lyx: Prefrences you have to
> > open the menu: Look & Feel
On Sat, Apr 8, 2023 at 6:20 PM Ehud Behar wrote:
>
> I want to create the following latex code in my Lyx document:
>
> \begin{myenv}{}
> [arg 1]
> code
> \end{myenv}
>
> So I inserted this into the Local Layout:
>
> Style myenv
> LatexType Environment
> LatexName my
On Sun, Mar 19, 2023 at 11:34 AM Ehud Behar wrote:
>
> I now realized that this problem is only when the document language is
> set to Hebrew.
>
Strange, it seems to only happen with Hebrew and LuaTeX.
To overcome this problem you can use the latexpar separator.
It can be inserted via the minibu
On Thu, Mar 16, 2023 at 11:13 AM Daniel wrote:
>
> On 16/03/2023 08:18, Daniel wrote:
> > On 15/03/2023 15:54, Udicoudco wrote:
> >>
> >>
> >> On Wed, Mar 15, 2023 at 10:57 AM Daniel >> <mailto:xraco...@gmx.de>> wrote:
> >>
On Wed, Mar 15, 2023 at 4:54 PM Udicoudco wrote:
>
>
> On Wed, Mar 15, 2023 at 10:57 AM Daniel wrote:
>
>> Hi!
>>
>> I somehow managed to break one of my documents and cannot see where the
>> problem is. I have attached a minimal example that I produced after
On Wed, Mar 15, 2023 at 10:57 AM Daniel wrote:
> Hi!
>
> I somehow managed to break one of my documents and cannot see where the
> problem is. I have attached a minimal example that I produced after a
> longer error hunt (because LyX did not give me helpful error feedback on
> this).
>
> Does som
On Wed, Mar 1, 2023 at 9:17 AM Herbert Voss wrote:
>
>
>
>
> I do not get such a warning with lualatex:
>
> \usepackage{unicode-math}
> \setmathfont{Latin Modern Math}
>
>
> Herbert
the package unicode-math sets Latin Modern Math
as the math font by default, so there is no need for
\setmathfont{L
On Sat, Feb 25, 2023 at 10:44 PM Richard Kimberly Heck
wrote:
>
> On 2/25/23 15:22, Yotam Ohad wrote:
> > Hi all,
> >
> > I usually write in Hebrew on Lyx, and when I create a math environment
> > with `ctrl+m` I need to manually change the language to english.
> >
> > I tried looking for how to a
The column headers are in the first row, and centered. Unchecking
> multicolumn for the two header cells doesn't allow me to center them above
> the left-aligned cells beneath them.
>
The column headers are in the second row, the first row is the caption.
You don't need to uncheck multicolumn in
On Fri, Feb 10, 2023 at 7:30 PM Rich Shepard
wrote:
> On Fri, 10 Feb 2023, Paul A. Rubin wrote:
>
> > I'm with Udi on this. Maybe you should post a MWE?
>
> Paul, Udi:
>
> I placed the cursor in a cell below the first row (for each column) and
> changed the widths from inches to % text area (43%,
On Fri, Feb 10, 2023 at 5:59 PM Rich Shepard
wrote:
> I've looked at the table settings, the User Guide, and the Wiki without
> learning how to set the width of an entire column. One table has many rows
> (it's a multipage table), and I'm able to change the width of only the cell
> in which the c
On Wed, Feb 8, 2023 at 5:55 PM Rich Shepard
wrote:
> I thought that after inserting a URL (either from the Insert menu or as
> ERT)
> compiling with pdflatex would automatically break the string to fit the
> text
> area. This one doesn't fit the line.
>
> A MWE is attached.
>
> Rich--
>
I would
On Sun, Jan 8, 2023 at 1:16 AM Pavel Sanda wrote:
> On Wed, Dec 28, 2022 at 04:53:30PM +0200, Udicoudco wrote:
> > I was wondering, is there a way to manipulate
> > the string returned by the LFUN "server-get-layout"
> > and pass the result as an argument to t
On Sat, Jan 21, 2023 at 9:20 PM Frederic Mynard wrote:
> I am still with 2.3.6.
> Fred
>
> On Sat, Jan 21, 2023, 1:43 PM Richard Kimberly Heck
> wrote:
>
>> On 1/21/23 13:03, Frederic Mynard wrote:
>>
>> I just updated to Ventura and hence had not realized this yet, but I just
>> checked and I h
On Sat, Dec 31, 2022 at 10:32 PM tush via lyx-users
wrote:
> I created a style in my local layout that has "LatexTypeCommand".
> Is it possible to allow the user to insert multiple lines of text inside
> this command?
> Something like the option MultiPar 1 (which is good only for InsetLayou
Hello LyX users,
I was wondering, is there a way to manipulate
the string returned by the LFUN "server-get-layout"
and pass the result as an argument to the LFUN "layout"
using only LFUN's?
Regards,
Udi
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-u
On Wed, Dec 21, 2022 at 3:32 PM ZHOU SHUAI wrote:
> Hi,
>
> I am using the Elsevier template to write the paper, but I have found that
> it doesn't work when I bold the Greek letters ($\mathbf{\sigma}$). Did you
> have any solution for this problem?
>
>
>
> Regards.
>
>
> --
>
Hello,
There are
On Fri, Dec 2, 2022 at 12:12 AM Rich Shepard wrote:
>
> On Fri, 2 Dec 2022, Udicoudco wrote:
>
>
> Udi,
>
> Interesting result:
> # texindy biota-to-set-wq-standards.idx
> texindy: not a symlink as required for TeX Live at /usr/bin/texindy line 414.
>
> Here'
On Thu, Dec 1, 2022 at 11:48 PM Rich Shepard wrote:
>
> On Thu, 1 Dec 2022, Herbert Voss wrote:
>
> Herbert,
>
> That's what I thought, but it's not there. Where should I look for the
> reason?
>
> Thanks,
>
> Rich
Rich,
If you open your terminal, cd to the temp directory and write:texindy
biota
On Thu, Dec 1, 2022 at 11:31 PM Rich Shepard wrote:
>
> On Thu, 1 Dec 2022, Udicoudco wrote:
>
> Udi,
>
> I mis-remembered the Tools -> Preferences -> Output/LaTeX -> Index
> generation processor. It's texindy.
>
> Thanks,
>
> Rich
Rich,
Try to
On Thu, Dec 1, 2022 at 10:16 PM Rich Shepard wrote:
>
> On Thu, 1 Dec 2022, Rich Shepard wrote:
>
> > Your memory is correct. I did that yesterday and I have the little
> > white-filled box with 'Index' placed after the bibliography. But, when the
> > file is compiled with pdflatex there's no inde
On Thu, Dec 1, 2022 at 10:01 PM Rich Shepard
wrote:
> On Thu, 1 Dec 2022, Udicoudco wrote:
>
> > If I remember correctly, it can be found in Insert->List/TOC->Index
> > List.
>
> Udi,
>
> Your memory is correct. I did that yesterday and I have the little
&g
On Thu, Dec 1, 2022 at 9:54 PM Rich Shepard
wrote:
> Section 6.6.6 (Index Program) in the User Guide told me to look in the
> document's preferences for the index-related tools installed here. I have
> both xindy and makeindex installed (xindy is the default selection), and
> I've no idea what op
On Thu, Dec 1, 2022 at 2:14 AM Rich Shepard
wrote:
> Unintentionally, I set 3 columns as a multicolumn span when I meant to span
> only 2 columns.
>
> I've read the tables sections of the User Guide, Embedded Tools, and the
> LyX
> Wiki and didn't see how to unspan multiple columns.
>
> Please po
On Wed, Nov 30, 2022 at 10:03 PM Rich Shepard
wrote:
> On Wed, 30 Nov 2022, Rich Shepard wrote:
>
> > The reason is that I somehow put the ToC and lists after the Preface,
> too.
>
> Okay. One more issue: Why does the second page of the Preface have 'List of
> Tables' in the header rather than 'P
re-install Lyx, I got several errors. I am doing
this under MX Linux 21, and the Lyx version they provide is 2.3.6-1. I am
reluctant to un-install and re-install, because I need this to work for the
next few days.
>Thanks,
> Udi
>
> On 10/4/22 11:00 AM, Udicoudco wrote:
>
>
On Tue, Oct 4, 2022 at 11:38 AM UD K wrote:
>
> Shalom Udi,
> Without reading the manual, which provides only minimal instructions about
> inserting a url, I did exactly what the manual recommends, and it did not
> work, which is why I bothered the community with my request for help. I
> still
On Mon, Oct 3, 2022 at 2:50 PM Bernt Lie via lyx-users
wrote:
>
> In LyX 2.3.6.1 under Windows 11, I have a document of Document Class “Article
> (Standard Class with Extra Fontsizes)”.
>
>
>
> Currently, all “theorem-like” elements use the same counter, e.g., Examples,
> Problems, etc., use the
On Mon, Oct 3, 2022 at 2:16 PM Murat Yildizoglu wrote:
>
>
>
> On 3 October 2022, at 16:54, UD K wrote:
>
> I tried to insert a url into a lyx/beamer document. I naively thought that
> all I had to do was click: Insert/url with the cursor at the frame where I
> waned the url to appear and be cl
On Sun, Oct 2, 2022 at 8:55 PM Dan wrote:
>
> Hello! I'm having troubles with drawing an arc. The rest of the diagram
> works fine and the code seems to parse but nothing shows up on the picture.
>
> Here's the code:
> \begin{tikzpicture}[domain=3:10]
> \draw (0,0) rectangle (3,5);
>
Hello,
I think you can solve the problem in the following way:
copy the enumitem.module to the user layout directory, then change the
following paragraph
ModifyStyle Enumerate
Argument 1
LabelString "Enumerate Options"
Tooltip "Optional arguments for this list (see enu
Hi,
You need to use \\ (force new line) instead of \par. The way to do that in
lyx is ctr+return. See the attached file.
Regards,
Udi
On Wed, Sep 21, 2022 at 11:05 PM Csikos Bela wrote:
> Hello:
>
> In lyx centering text changes line spacing. I can't write centered text
> with the same spacin
Hello Patrick,
It seems that moderncv is loading the inputenc package with the option
utf8, while you are loading this package with the option latin9.
In latex it is only possible to load a package several times if all
the calls after the first one, is with a list of options that is a
subset of
Hello Dan,
To use hyperlinks in lyx you should assure that you use hyperref support.
To do so go to Document->Settings->PDF Properties and check the box named
"Use Hyperref Support", this will automatically create links in the table
of contents.
For more information about customizing the appearan
> Thanks Steve, I have a lot to read I have started by
> http://troubleshooters.com/linux/lyx/self_publish_lyx.htm just to get
> along with your tutorials and the way you wrote them.
>
> As I am not always focused, I have tried to add that in my layout file:
>
> Style Dialogue
>LatexType
> > 1. Post a .lyx file that is more minimal (e.g. does not contain
> > unnecessary external material). Try to strip off everything that is
> > unnecessary, including preamble material.
>
> > 2. The file should contain what does *not* work (e.g. you seem to suggest
> > that the problem is in a KOMA
> >
> > I want to insert a tblr environment (from the tabularray package) into
> my lyx document.
> >
> > I read that currently LyX supports only tabular environments for tables,
> and not even tabularx.
> >
> > But still I would like to get some thoughts or ideas from the members
> how to inser
> On Jul 30, 2022, 18:42, tush via lyx-users < lyx-users@lists.lyx.org>
> wrote:
>
>
> I want to insert a tblr environment (from the tabularray package) into my
> lyx document.
>
> I read that currently LyX supports only tabular environments for tables,
> and not even tabularx.
>
> But still I w
>
>
>>
בתאריך יום ה׳, 28 ביולי 2022 ב-19:19 מאת Rich Shepard <
rshep...@appl-ecosys.com>:
> On Thu, 28 Jul 2022, Ricardo Berlasso wrote:
>
> > Try with
> > \usepackage{chngcntr}
> > \counterwithout{figure}{section}
>
> Ricardo,
>
> Boy howdy! That's a new lesson for me, and a valuable one.
Hi Ehud,
Do you have a file called "lyxeditor.cmd" in lyx's bin folder? I'm not sure
it is delivered with lyx installation. If not, create one with the content
specified at the Okular section from the link you have sent (see attached
photo).
[image: image.png]
Best Regards,
Udi
--
lyx-user
>
>
>
> >What I tried is to to set in Preferences->Outout->General: PDF command
> "/Applications/Skim.app" as seen in the picture.
>
> >And also adding "Contents/SharedSupport/displayline $$n $$o $$t" after
> "Skim.app/".
>
> >But everything is just the same. LyX views the rendered file with mac
Hello Carlos.
To rotate a text in the middle of a paragraph go to
Document->Settings->Modules.
In there add a module called GraphicBoxes. Afterwards go to Insert->Custom
Insets and click on RotateBox.
Now there should be an inset layout with an argument titled "angle". In the
argument write the de
80 matches
Mail list logo