On Sun, May 15, 2011 at 9:06 PM, Richard Heck rgh...@comcast.net wrote:
On 05/15/2011 08:48 PM, Venable wrote:
Hi all,
I have written a couple of cygwin scripts to automate some time-consuming
repetitive tasks and would like to be able to run these from within LyX, for
example via
On Sun, May 15, 2011 at 9:06 PM, Richard Heck rgh...@comcast.net wrote:
On 05/15/2011 08:48 PM, Venable wrote:
Hi all,
I have written a couple of cygwin scripts to automate some time-consuming
repetitive tasks and would like to be able to run these from within LyX, for
example via
On Sun, May 15, 2011 at 9:06 PM, Richard Heck <rgh...@comcast.net> wrote:
> On 05/15/2011 08:48 PM, Venable wrote:
>
>> Hi all,
>>
>> I have written a couple of cygwin scripts to automate some time-consuming
>> repetitive tasks and would like to
Hi all,
I have written a couple of cygwin scripts to automate some time-consuming
repetitive tasks and would like to be able to run these from within LyX, for
example via a keyboard shortcut or a customized button on a toolbar. Is this
sort of thing possible? If so, does anyone have advice on how
Hi all,
I have written a couple of cygwin scripts to automate some time-consuming
repetitive tasks and would like to be able to run these from within LyX, for
example via a keyboard shortcut or a customized button on a toolbar. Is this
sort of thing possible? If so, does anyone have advice on how
Hi all,
I have written a couple of cygwin scripts to automate some time-consuming
repetitive tasks and would like to be able to run these from within LyX, for
example via a keyboard shortcut or a customized button on a toolbar. Is this
sort of thing possible? If so, does anyone have advice on how
On Mon, Dec 13, 2010 at 11:38 AM, Paul Rubin ru...@msu.edu wrote:
Assuming you want to do this for all enumerations, add the following to your
preamble:
\usepackage{enumitem}
\setenumerate{leftmargin=*}
This of course assumes that you have the enumitem package installed.
/Paul
Thanks
On Mon, Dec 13, 2010 at 11:38 AM, Paul Rubin ru...@msu.edu wrote:
Assuming you want to do this for all enumerations, add the following to your
preamble:
\usepackage{enumitem}
\setenumerate{leftmargin=*}
This of course assumes that you have the enumitem package installed.
/Paul
Thanks
On Mon, Dec 13, 2010 at 11:38 AM, Paul Rubin wrote:
> Assuming you want to do this for all enumerations, add the following to your
> preamble:
>
> \usepackage{enumitem}
> \setenumerate{leftmargin=*}
>
> This of course assumes that you have the enumitem package installed.
>
> /Paul
Hi LyX users,
I would like to reduce the indentation of an enumerated list so that
the number is flush with the left margin of the regular text, and the
text within the list is indented by the same amount relative to the
number as it is now.
That is, i just want to move things to the left a bit,
Hi LyX users,
I would like to reduce the indentation of an enumerated list so that
the number is flush with the left margin of the regular text, and the
text within the list is indented by the same amount relative to the
number as it is now.
That is, i just want to move things to the left a bit,
Hi LyX users,
I would like to reduce the indentation of an enumerated list so that
the number is flush with the left margin of the regular text, and the
text within the list is indented by the same amount relative to the
number as it is now.
That is, i just want to move things to the left a bit,
On Sat, Dec 11, 2010 at 1:24 PM, Liviu Andronic landronim...@gmail.com wrote:
On Sat, Dec 11, 2010 at 7:15 PM, Nikos Chantziaras rea...@arcor.de wrote:
http://dl.dropbox.com/u/14591540/newfile1.pdf
I see. Those are indeed bitmap fonts and not recommended for PDFs (or
anything else,
On Sat, Dec 11, 2010 at 1:24 PM, Liviu Andronic landronim...@gmail.com wrote:
On Sat, Dec 11, 2010 at 7:15 PM, Nikos Chantziaras rea...@arcor.de wrote:
http://dl.dropbox.com/u/14591540/newfile1.pdf
I see. Those are indeed bitmap fonts and not recommended for PDFs (or
anything else,
On Sat, Dec 11, 2010 at 1:24 PM, Liviu Andronic wrote:
> On Sat, Dec 11, 2010 at 7:15 PM, Nikos Chantziaras wrote:
>>> http://dl.dropbox.com/u/14591540/newfile1.pdf
>>
>> I see. Those are indeed bitmap fonts and not recommended for PDFs (or
>> anything
On Thu, Nov 18, 2010 at 10:35 PM, RGH rgh...@comcast.net wrote:
On 11/18/2010 06:54 PM, go2tob...@gmx.de wrote:
Dear Lyx developers and users,
thanks for your work concerning the new beta version. I have just enjoyed
some of the new features.
I have a small problem (win7,64bit, Lyx2.0beta):
On Thu, Nov 18, 2010 at 10:35 PM, RGH rgh...@comcast.net wrote:
On 11/18/2010 06:54 PM, go2tob...@gmx.de wrote:
Dear Lyx developers and users,
thanks for your work concerning the new beta version. I have just enjoyed
some of the new features.
I have a small problem (win7,64bit, Lyx2.0beta):
On Thu, Nov 18, 2010 at 10:35 PM, RGH wrote:
> On 11/18/2010 06:54 PM, go2tob...@gmx.de wrote:
>>
>> Dear Lyx developers and users,
>> thanks for your work concerning the new beta version. I have just enjoyed
>> some of the new features.
>> I have a small problem (win7,64bit,
On Thu, Nov 11, 2010 at 5:30 PM, Jean-Marc Lasgouttes
lasgout...@lyx.org wrote:
Can the \setbeameroption macro be called in the main document? If
it can, you can define branches in your document (note, handout), and the
name
of the output file can be modified automatically.
Also, can the
On Thu, Nov 11, 2010 at 5:30 PM, Jean-Marc Lasgouttes
lasgout...@lyx.org wrote:
Can the \setbeameroption macro be called in the main document? If
it can, you can define branches in your document (note, handout), and the
name
of the output file can be modified automatically.
Also, can the
On Thu, Nov 11, 2010 at 5:30 PM, Jean-Marc Lasgouttes
wrote:
> Can the \setbeameroption macro be called in the main document? If
> it can, you can define branches in your document (note, handout), and the
> name
> of the output file can be modified automatically.
>
> Also, can
Thank you both for your suggestions. I will do my best to implement
them in spite of my meager programming skills.
I have a couple of follow-up questions:
First, I was thinking about a variant to the procedure Richard
developed, in which the changes were made in tex files rather than the
LyX
First, I was thinking about a variant to the procedure Richard
developed, in which the changes were made in tex files rather than the
LyX file. The virtue of this would be that, since I work in LyX, there
would be fewer files propagated and I would be less likely to edit the
wrong one in the
Thank you both for your suggestions. I will do my best to implement
them in spite of my meager programming skills.
I have a couple of follow-up questions:
First, I was thinking about a variant to the procedure Richard
developed, in which the changes were made in tex files rather than the
LyX
First, I was thinking about a variant to the procedure Richard
developed, in which the changes were made in tex files rather than the
LyX file. The virtue of this would be that, since I work in LyX, there
would be fewer files propagated and I would be less likely to edit the
wrong one in the
Thank you both for your suggestions. I will do my best to implement
them in spite of my meager programming skills.
I have a couple of follow-up questions:
First, I was thinking about a variant to the procedure Richard
developed, in which the changes were made in tex files rather than the
LyX
>>
>> First, I was thinking about a variant to the procedure Richard
>> developed, in which the changes were made in tex files rather than the
>> LyX file. The virtue of this would be that, since I work in LyX, there
>> would be fewer files propagated and I would be less likely to edit the
>>
Hi all,
I frequently want to produce three almost-identical PDF versions of
the same underlying set of beamer slides:
presentation-notes.pdf, which is a handout (specify handout in
Document Settings - Class Options - Custom field) but in which I
include various noteitems to myself (Document
Minor correction:
On Mon, Nov 8, 2010 at 3:38 PM, Venable venabl...@gmail.com wrote:
Hi all,
I frequently want to produce three almost-identical PDF versions of
the same underlying set of beamer slides:
presentation-notes.pdf, which is a handout (specify handout in
Document Settings
Hi all,
I frequently want to produce three almost-identical PDF versions of
the same underlying set of beamer slides:
presentation-notes.pdf, which is a handout (specify handout in
Document Settings - Class Options - Custom field) but in which I
include various noteitems to myself (Document
Minor correction:
On Mon, Nov 8, 2010 at 3:38 PM, Venable venabl...@gmail.com wrote:
Hi all,
I frequently want to produce three almost-identical PDF versions of
the same underlying set of beamer slides:
presentation-notes.pdf, which is a handout (specify handout in
Document Settings
Hi all,
I frequently want to produce three almost-identical PDF versions of
the same underlying set of beamer slides:
presentation-notes.pdf, which is a handout (specify handout in
Document Settings - Class Options - Custom field) but in which I
include various noteitems to myself (Document
Minor correction:
On Mon, Nov 8, 2010 at 3:38 PM, Venable <venabl...@gmail.com> wrote:
> Hi all,
>
> I frequently want to produce three almost-identical PDF versions of
> the same underlying set of beamer slides:
>
> presentation-notes.pdf, which is a handout (speci
Thanks everyone, this is really useful.
Someone posted a while back about working on a book on LyX - this
would be a great topic to include.
Thanks everyone, this is really useful.
Someone posted a while back about working on a book on LyX - this
would be a great topic to include.
Thanks everyone, this is really useful.
Someone posted a while back about working on a book on LyX - this
would be a great topic to include.
On Mon, Nov 1, 2010 at 3:05 PM, Richard Heck rgh...@comcast.net wrote:
On 11/01/2010 12:53 PM, Jürgen Spitzmüller wrote:
Tim Wescott wrote:
I want to be able to write Lyx documents, then convert them to pdf
format from the command line -- this is for a moderately complex
website, which I
On Wed, Nov 3, 2010 at 3:38 PM, Richard Heck rgh...@comcast.net wrote:
On 11/03/2010 03:28 PM, Venable wrote:
I would very much like to learn more about running lyx from the command
line.
Do these comments apply to Windows?
Yes, though of course you have to use lyx.exe, etc
On Mon, Nov 1, 2010 at 3:05 PM, Richard Heck rgh...@comcast.net wrote:
On 11/01/2010 12:53 PM, Jürgen Spitzmüller wrote:
Tim Wescott wrote:
I want to be able to write Lyx documents, then convert them to pdf
format from the command line -- this is for a moderately complex
website, which I
On Wed, Nov 3, 2010 at 3:38 PM, Richard Heck rgh...@comcast.net wrote:
On 11/03/2010 03:28 PM, Venable wrote:
I would very much like to learn more about running lyx from the command
line.
Do these comments apply to Windows?
Yes, though of course you have to use lyx.exe, etc
On Mon, Nov 1, 2010 at 3:05 PM, Richard Heck wrote:
> On 11/01/2010 12:53 PM, Jürgen Spitzmüller wrote:
>>
>> Tim Wescott wrote:
>>
>>>
>>> I want to be able to write Lyx documents, then convert them to pdf
>>> format from the command line -- this is for a moderately complex
On Wed, Nov 3, 2010 at 3:38 PM, Richard Heck <rgh...@comcast.net> wrote:
> On 11/03/2010 03:28 PM, Venable wrote:
>>
>> I would very much like to learn more about running lyx from the command
>> line.
>>
>> Do these comments apply to Windows?
>>
On Sun, Oct 24, 2010 at 6:11 PM, Uwe Stöhr uwesto...@web.de wrote:
Am 24.10.2010 22:05, schrieb Venable:
First, I would like to include a boldface arrow. LyX allows me to
select Edit - Math - Text Style - Math Bold Series, and I can see in
the LaTeX source window that the markup is being
On Sun, Oct 24, 2010 at 6:11 PM, Uwe Stöhr uwesto...@web.de wrote:
Am 24.10.2010 22:05, schrieb Venable:
First, I would like to include a boldface arrow. LyX allows me to
select Edit - Math - Text Style - Math Bold Series, and I can see in
the LaTeX source window that the markup is being
On Sun, Oct 24, 2010 at 6:11 PM, Uwe Stöhr <uwesto...@web.de> wrote:
> Am 24.10.2010 22:05, schrieb Venable:
>
>> First, I would like to include a boldface arrow. LyX allows me to
>> select Edit - Math - Text Style - Math Bold Series, and I can see in
>> the LaTeX
I don't know if this is related to your problem but a recent update to
the geometry package caused some conflicts for beamer.
I had some problems with beamer a few days ago but went to
http://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/beamer/base/
downloaded beamerbasecompatibility.sty
I don't know if this is related to your problem but a recent update to
the geometry package caused some conflicts for beamer.
I had some problems with beamer a few days ago but went to
http://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/beamer/base/
downloaded beamerbasecompatibility.sty
I don't know if this is related to your problem but a recent update to
the geometry package caused some conflicts for beamer.
I had some problems with beamer a few days ago but went to
http://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/beamer/base/
downloaded beamerbasecompatibility.sty
Jürgen Spitzmüller sp...@... writes:
Which version of LyX exactly? LyX 1.6.5 included the following bug fix:
- When using the PDF-Pages external inset, copy the included PDF file to
the temporary directory, where LaTeX searches it (bug 6345).
Jürgen
An alternate solution that I
Jürgen Spitzmüller sp...@... writes:
Which version of LyX exactly? LyX 1.6.5 included the following bug fix:
- When using the PDF-Pages external inset, copy the included PDF file to
the temporary directory, where LaTeX searches it (bug 6345).
Jürgen
An alternate solution that I
Jürgen Spitzmüller writes:
>
> Which version of LyX exactly? LyX 1.6.5 included the following bug fix:
>
> - When using the PDF-Pages external inset, copy the included PDF file to
> the temporary directory, where LaTeX searches it (bug 6345).
>
> Jürgen
>
>
An alternate
Dear LyX users,
I am having some trouble using the -pdfpages- package to insert some
external PDFs into my LyX document.
Everything works fine when I use the Insert - File - External Material
menu option. However, for transparency and ease of reading, I would
prefer to use ERT and the
Venable venabl...@... writes:
Apologies for the near-repeat of the previous post. I googled the heck of this
problem and it seems yesterday's posts had not been captured yet.
Dear LyX users,
I am having some trouble using the -pdfpages- package to insert some
external PDFs into my LyX document.
Everything works fine when I use the Insert - File - External Material
menu option. However, for transparency and ease of reading, I would
prefer to use ERT and the
Venable venabl...@... writes:
Apologies for the near-repeat of the previous post. I googled the heck of this
problem and it seems yesterday's posts had not been captured yet.
Dear LyX users,
I am having some trouble using the -pdfpages- package to insert some
external PDFs into my LyX document.
Everything works fine when I use the Insert - File - External Material
menu option. However, for transparency and ease of reading, I would
prefer to use ERT and the
Venable <venabl...@...> writes:
>
Apologies for the near-repeat of the previous post. I googled the heck of this
problem and it seems yesterday's posts had not been captured yet.
Hi LyX-users,
I have 2 questions regarding the placement of floats and the numbers
assigned to them in cross-references.
The first is whether it is possible to have to order in which floats
are referred to in the text determine the order in which they appear
in the final document.
For example,
Hi LyX-users,
I have 2 questions regarding the placement of floats and the numbers
assigned to them in cross-references.
The first is whether it is possible to have to order in which floats
are referred to in the text determine the order in which they appear
in the final document.
For example,
Hi LyX-users,
I have 2 questions regarding the placement of floats and the numbers
assigned to them in cross-references.
The first is whether it is possible to have to order in which floats
are referred to in the text determine the order in which they appear
in the final document.
For example,
On Fri, Nov 27, 2009 at 6:22 PM, Paul Rubin ru...@msu.edu wrote:
Venable wrote:
Dear LyX users,
I have recently started getting a strange error when I try to export a
LyX file to plain LaTeX via File - Export - LaTeX (plain).
When I attempt to export, an error message appears reading
LyX
On Fri, Nov 27, 2009 at 6:22 PM, Paul Rubin ru...@msu.edu wrote:
Venable wrote:
Dear LyX users,
I have recently started getting a strange error when I try to export a
LyX file to plain LaTeX via File - Export - LaTeX (plain).
When I attempt to export, an error message appears reading
LyX
On Fri, Nov 27, 2009 at 6:22 PM, Paul Rubin <ru...@msu.edu> wrote:
> Venable wrote:
>> Dear LyX users,
>>
>> I have recently started getting a strange error when I try to export a
>> LyX file to plain LaTeX via File - Export - LaTeX (plain).
>>
>> When
Dear LyX users,
I have recently started getting a strange error when I try to export a
LyX file to plain LaTeX via File - Export - LaTeX (plain).
When I attempt to export, an error message appears reading
LyX: Cannot convert file
No information for converting pdf format files to eps
Define a
Dear LyX users,
I have recently started getting a strange error when I try to export a
LyX file to plain LaTeX via File - Export - LaTeX (plain).
When I attempt to export, an error message appears reading
LyX: Cannot convert file
No information for converting pdf format files to eps
Define a
Dear LyX users,
I have recently started getting a strange error when I try to export a
LyX file to plain LaTeX via File - Export - LaTeX (plain).
When I attempt to export, an error message appears reading
LyX: Cannot convert file
No information for converting pdf format files to eps
Define a
Dear LyX users,
I have a small question about the way LyX places hyperref among other
packages. From exporting LyX files to plain latex, it appears that LyX
does not place hyperref last among the packages, as recommended in the
hyperref manual. This is innocuous 99% of the time but has in my
Dear LyX users,
I have a small question about the way LyX places hyperref among other
packages. From exporting LyX files to plain latex, it appears that LyX
does not place hyperref last among the packages, as recommended in the
hyperref manual. This is innocuous 99% of the time but has in my
Dear LyX users,
I have a small question about the way LyX places hyperref among other
packages. From exporting LyX files to plain latex, it appears that LyX
does not place hyperref last among the packages, as recommended in the
hyperref manual. This is innocuous 99% of the time but has in my
On Mon, Aug 31, 2009 at 9:53 AM, Uwe Stöhruwesto...@web.de wrote:
Venable schrieb:
I am having trouble with LyX crashing when I try to edit urls. I am
able to edit them within ERT boxes but when I try to click on one that
is in a little gray box (i.e. just the letters URL visible
On Mon, Aug 31, 2009 at 5:00 PM, Uwe Stöhruwesto...@web.de wrote:
Venable schrieb:
Yes, here is a small example (I am appending text rather than
attaching the file but certainly could attach if that is more useful)
Please attach. My mail client screwed the format up making it unusable
On Mon, Aug 31, 2009 at 9:53 AM, Uwe Stöhruwesto...@web.de wrote:
Venable schrieb:
I am having trouble with LyX crashing when I try to edit urls. I am
able to edit them within ERT boxes but when I try to click on one that
is in a little gray box (i.e. just the letters URL visible
On Mon, Aug 31, 2009 at 5:00 PM, Uwe Stöhruwesto...@web.de wrote:
Venable schrieb:
Yes, here is a small example (I am appending text rather than
attaching the file but certainly could attach if that is more useful)
Please attach. My mail client screwed the format up making it unusable
On Mon, Aug 31, 2009 at 9:53 AM, Uwe Stöhr<uwesto...@web.de> wrote:
> Venable schrieb:
>
>> I am having trouble with LyX crashing when I try to edit urls. I am
>> able to edit them within ERT boxes but when I try to click on one that
>> is in a little gray box (i.e.
On Mon, Aug 31, 2009 at 5:00 PM, Uwe Stöhr<uwesto...@web.de> wrote:
> Venable schrieb:
>
>> Yes, here is a small example (I am appending text rather than
>> attaching the file but certainly could attach if that is more useful)
>
> Please attach. My mail clien
Hi LyX users,
I use LyX 1.6.4 on Windows XP.
I am having trouble with LyX crashing when I try to edit urls. I am
able to edit them within ERT boxes but when I try to click on one that
is in a little gray box (i.e. just the letters URL visible, not the
entire URL, although the URL looks
Hi LyX users,
I use LyX 1.6.4 on Windows XP.
I am having trouble with LyX crashing when I try to edit urls. I am
able to edit them within ERT boxes but when I try to click on one that
is in a little gray box (i.e. just the letters URL visible, not the
entire URL, although the URL looks
Hi LyX users,
I use LyX 1.6.4 on Windows XP.
I am having trouble with LyX crashing when I try to edit urls. I am
able to edit them within ERT boxes but when I try to click on one that
is in a little gray box (i.e. just the letters "URL" visible, not the
entire URL, although the URL looks
Hi Pavel,
Thanks for the tip. I looked at http://wiki.lyx.org/LyX/LyxFunctions
but there was not much in the way of direction there. Could you
possibly give me a bit more insight?
On Sat, Aug 15, 2009 at 4:56 AM, Pavel Sandasa...@lyx.org wrote:
Venable wrote:
having the cursor
appear
Hi Pavel,
Thanks for the tip. I looked at http://wiki.lyx.org/LyX/LyxFunctions
but there was not much in the way of direction there. Could you
possibly give me a bit more insight?
On Sat, Aug 15, 2009 at 4:56 AM, Pavel Sandasa...@lyx.org wrote:
Venable wrote:
having the cursor
appear
Hi Pavel,
Thanks for the tip. I looked at http://wiki.lyx.org/LyX/LyxFunctions
but there was not much in the way of direction there. Could you
possibly give me a bit more insight?
On Sat, Aug 15, 2009 at 4:56 AM, Pavel Sanda<sa...@lyx.org> wrote:
> Venable wrote:
>> having the c
Dear Lyx-list,
I am trying to use Command Sequences to come up with a simple way to
create frames in Beamer without resorting to the use of \lyxframe{} or
repeated copying-and-pasting. My goal is to use a minimal number of
keystrokes to create plain LaTeX \begin{frame}, \frametitle{} and
Dear Lyx-list,
I am trying to use Command Sequences to come up with a simple way to
create frames in Beamer without resorting to the use of \lyxframe{} or
repeated copying-and-pasting. My goal is to use a minimal number of
keystrokes to create plain LaTeX \begin{frame}, \frametitle{} and
Dear Lyx-list,
I am trying to use Command Sequences to come up with a simple way to
create frames in Beamer without resorting to the use of \lyxframe{} or
repeated copying-and-pasting. My goal is to use a minimal number of
keystrokes to create plain LaTeX \begin{frame}, \frametitle{} and
Gentlemen,
Thank you very much for all the time and attention you have paid to my question.
I have tried using Command Sequences to address this problem. My idea
was to create two commands:
C-[ would insert the latex code to begin the frame and create a
placeholder for the frame title:
Gentlemen,
Thank you very much for all the time and attention you have paid to my question.
I have tried using Command Sequences to address this problem. My idea
was to create two commands:
C-[ would insert the latex code to begin the frame and create a
placeholder for the frame title:
Gentlemen,
Thank you very much for all the time and attention you have paid to my question.
I have tried using Command Sequences to address this problem. My idea
was to create two commands:
C-[ would insert the latex code to begin the frame and create a
placeholder for the frame title:
is important to me.
Many thanks again, I really appreciate it.
On Fri, Aug 7, 2009 at 10:16 PM, rgheckrgh...@bobjweil.com wrote:
On 08/07/2009 09:39 PM, Venable wrote:
Dear LyX Users,
I would like to use step bullet item lists in a Beamer presentation.
This is fairly simple in SWP, since
Thanks, that works great.
It also exports nicely into LaTeX as you mentioned. As an aside, it
would be an improvement to LyX generally if LyX did not use this
lyxframe customization when creating Beamer documents, since it
makes interoperability less convenient than it could be. For example,
SWP
is important to me.
Many thanks again, I really appreciate it.
On Fri, Aug 7, 2009 at 10:16 PM, rgheckrgh...@bobjweil.com wrote:
On 08/07/2009 09:39 PM, Venable wrote:
Dear LyX Users,
I would like to use step bullet item lists in a Beamer presentation.
This is fairly simple in SWP, since
Thanks, that works great.
It also exports nicely into LaTeX as you mentioned. As an aside, it
would be an improvement to LyX generally if LyX did not use this
lyxframe customization when creating Beamer documents, since it
makes interoperability less convenient than it could be. For example,
SWP
is important to me.
Many thanks again, I really appreciate it.
On Fri, Aug 7, 2009 at 10:16 PM, rgheck<rgh...@bobjweil.com> wrote:
> On 08/07/2009 09:39 PM, Venable wrote:
>>
>> Dear LyX Users,
>>
>> I would like to use step bullet item lists in a Beamer presentation.
>&
Thanks, that works great.
It also exports nicely into LaTeX as you mentioned. As an aside, it
would be an improvement to LyX generally if LyX did not use this
"lyxframe" customization when creating Beamer documents, since it
makes interoperability less convenient than it could be. For example,
Dear LyX Users,
I would like to use step bullet item lists in a Beamer presentation.
This is fairly simple in SWP, since there is a Step Bullet List Item
Item Tag available with a simple keyboard shortcut. Does a similar
function exist in LyX? If not, is it possible to customize either LyX
itself
Dear LyX Users,
I would like to use step bullet item lists in a Beamer presentation.
This is fairly simple in SWP, since there is a Step Bullet List Item
Item Tag available with a simple keyboard shortcut. Does a similar
function exist in LyX? If not, is it possible to customize either LyX
itself
Dear LyX Users,
I would like to use step bullet item lists in a Beamer presentation.
This is fairly simple in SWP, since there is a "Step Bullet List Item"
Item Tag available with a simple keyboard shortcut. Does a similar
function exist in LyX? If not, is it possible to customize either LyX
96 matches
Mail list logo