ora 42:
> https://bodhi.fedoraproject.org/updates/FEDORA-2025-403e5f644b
>
> On the way to updates-testing:
> Fedora 41:
> https://bodhi.fedoraproject.org/updates/FEDORA-2025-32cca6d77a
>
> Fedora 40:
> https://bodhi.fedoraproject.org/updates/FEDORA-2025-9fed41e5e6
--
Ru
)
Python detected: 3.13.3 (/usr/bin/python3)
Guess I'll have to wait for the update to 2.4.3 or Fedora 42 then.
Thank you.
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 153741
--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users
suggestion, or had the same problem?
Thanks.
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 153741
--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users
and paste it into LyX
in any mathematical environment. LyX would always parse correctly the LaTeX
expression.
Now, I always get the commands, without parsing. Is there some configuration
that changed since the last update?
--
Rudi Gaelzer
Instituto de Física
Departamento de Física
Universidade
to v. 2.4.2. I
think I'll wait until then and work around \boxed's meanwhile.
Thanks.
On quarta-feira, 14 de agosto de 2024 12:17:52 BRT Jürgen Spitzmüller wrote:
> Maybe this one?
> https://www.lyx.org/trac/ticket/13069
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Regis
machines (notebook and desktop), both
with the same configuration. All the times this happened, the original copied
text was inside a branch. I don't know if this is relevant.
Has anyone ran into the same problem?
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 1
found was to insert the \subsection{} command inside an ERT
within the widetext environment.
Any other workaround?
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 153741
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
e that this helps.
There was indeed a conflict between two python distributions installed in my
system: the distribution from Fedora and Intel python. This is also related
to my other thread (Support for xfig graphics).
I removed the intel distribution and now it seems that everything is working
a
On terça-feira, 21 de junho de 2022 14:26:39 -03 Rudi Gaelzer wrote:
> Indeed there is:
>
> 14:20:04.072: Previewing ...
> 14:20:04.076: (buffer-view)
> 14:20:04.085: python -tt "/usr/share/lyx/scripts/fig_copy.py"
> "/home/rudi/temp/ ufrgs/Coulomb_Law.f
On terça-feira, 21 de junho de 2022 13:09:22 -03 Jean-Marc Lasgouttes wrote:
> Le 21/06/2022 à 15:12, Rudi Gaelzer a écrit :
> > Running:
> > Fedora Core 36 on x64 box
> > KDE Plasma Version: 5.24.5
> > LyX Version 2.3.6.1 (provided by Fedora repo)
> >
>
ex
gives the expected error:
! LaTeX Error: File `Coulomb_Law.pdftex_t' not found.
because the exporter did not generate the Coulomb_Law.pdftex_t file.
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 153741
%% LyX 2.3.6.1 created this file. For more info, see http:
usr/lib64/python3.10/site.py", line 93
print(message, file=sys.stderr)
^
SyntaxError: invalid syntax
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 153741
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On terça-feira, 21 de junho de 2022 07:06:28 -03 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
> > was able to render.
> > Is it possible that there's a bu
On sexta-feira, 17 de junho de 2022 08:08:04 -03 José Abílio Matos wrote:
> On Wednesday, 15 June 2022 18.19.22 WEST Rudi Gaelzer wrote:
> > I'm trying to open a LyX file with an older format:
> > \lyxformat 508
> >
> > But I got the error message: LyX: Conversio
I'm trying to open a LyX file with an older format:
\lyxformat 508
But I got the error message: LyX: Conversion script failed
It says that the lyx2lyx script failed to convert the document.
What should I do in this case?
--
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux
export the document to LaTeX and then manually run
pdflatex --draftmode
Is there a way to instruct Lyx to write certain auxiliary files into the local
directory, instead
of in /tmp/lyx_tmpdirxxx?
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux
This is an admittedly very specific problem, and I
don't know if
you think this can be of interest to the larger community.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
[1] https://www.mail-archive.com/
gt; Mimicking what's already in the bytype module file (or, more precisely, in
> one of the .inc files it uses) should get you there pretty easily.
>
> Paul
I did just that, thanks.
Since I want something quite specific, I created the new environment with the
label only in
Por
needed for building the output file.
I confess I did not quite grasp the process. Do I have to create a local
layouttranslations
file containing the translations for the new environment name? Is there a more
detailed
guide for this procedure?
On terça-feira, 20 de julho de 2021 20:20:41 -03 Rudi Gae
e out where
I can find such
a list, I'd be grateful.
On terça-feira, 20 de julho de 2021 19:29:27 -03 Rudi Gaelzer wrote:
> Hi there.
> I'm using the module Theorems (AMS, Numbered by Type).
> I would like to change the counters of theorem-like environs, adding a fixed
> st
LaTeX counters?
I mean, in ERT:
\renewcommand{\theequation}{TGA-\arabic{equation}}
I that case, I would need to know the names of the counters, but I can't find
them.
Or is there another way?
Thanks.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered
I feared that that would happen...
Is there a way I can acquire a traceback of what's happening?
On quinta-feira, 11 de março de 2021 13:43:13 -03 Paul A. Rubin wrote:
> I cannot reproduce that here (LyX 2.3.6.1, Linux Mint 20, Qt 5.12.8,
> TeXLive 2019).
--
Rudi Gaelzer
Institute
uge, although after restart the
new size is better than with the previous setting.
Has anyone noticed this behaviour as well? I'd say this is a bug, but, I
don't know...
--
Rudi Gaelzer
Instituto de Física
Departamento de Física
Universidade Federal do Rio Grande do Sul
--
lyx
gt;
Indeed. It works separately for "[" and for "]".
It also works separately for "[" and for ")", which is not a bad thing per se.
About my idea of browsing through the variable-sized delimiters, should I put
it
on the wishlist?
--
Rudi Gaelzer
Inst
hierarchically using shortcuts.
This way it would be much easier to work with nested expressions.
On terça-feira, 8 de dezembro de 2020 15:42:00 -03 Richard Kimberly Heck wrote:
> On 12/8/20 7:45 AM, Rudi Gaelzer wrote:
> > Hi there.
> >
> > Where can I find a more detail
Hi there.
Where can I find a more detailed description of the following update
listed in the announcement of LyX 2.3.6:
Update autocorrect in mathed so that pressing '*' after a delimiter will
cycle through all sizes.
Thanks
--
Rudi Gaelzer
Institute of Physics
Federal Univers
I have found a solution to my question: the totcount[1] package.
On quarta-feira, 5 de agosto de 2020 12:23:08 -03 Rudi Gaelzer wrote:
> A question for TeXperts and LyXperts alike.
>
> In these times of coronavirus pandemic, all my teaching materiel is in the
> process of being mo
use I fear it would mess up the individual
tables
of contents.
Is there any LaTeX command/package that provides the last value of a counter in
a
file, so that I can use it in another tex file?
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered
Wow! José, did you just invented time travel?
On sexta-feira, 5 de junho de 2020 01:06:19 -03 Richard Kimberly Heck wrote:
> Please ignore the date in Help> About LyX That will be fixed.
>
> Speaking of which, José, you might want to rebuild
>
> Riki
--
Rudi Ga
45
>
>
>
> You can follow the instructions there to update:
>
>
>
> sudo dnf upgrade --enablerepo=updates-testing
> --advisory=FEDORA-2020-684cee3845
>
>
>
> Tell us if this works.
>
>
>
> Regards,
>
> --
>
> José Abílio
due to the missing
modules.
Anyway, thanks for the tip. I guess I'll just wait for v. 2.3.5...
On quinta-feira, 4 de junho de 2020 11:07:19 -03 Jürgen Spitzmüller wrote:
> But note that this won't fix it completely. There are also other
> scripts to be fixed.
--
Rudi Gaelzer
Inst
.3.5 (around the corner) will.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
="2_usr_share_lyx_images_dialog-show-new-inset_graphics.svgz"
--export-area-drawing --without-gui --export-
pdf="2_usr_share_lyx_images_dialog-show-new-inset_graphics.pdf"
Lots of similar error messages occur and I have to kill the process.
Any idea on what could be generating this error?
--
Rudi
bution.
I may have some questions about it as I'm testing it.
A first question is: does your module support the \algstore and \algrestore
commands? I have some algorithms that I'd like to break through different
pages.
--
Rudi Gaelzer
Institute of Physics
Federal University of Ri
OK, registered the issue in the Bug Tracker.
> And of course one also gets notifications when there are questions about
> the bug, or when progress has been made on it, etc.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
lf to the process...
If I go to the main page (www.lyx.org) and click Bug Tracker, it opens the
LyX Bug Tracker
page in https://www.lyx.org/trac/wiki/BugTrackerHome
I believe that's the correct place to report bugs, right?
I will have to register first, in this case.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
->
Include only selected children I can select only some child documents and
then create the PDF in File -> Export -> PDF (pdflatex). The exported PDF
will contain only the selected child(ren), with all the cross-references.
However, if I export from command line with
lyx --export
difficulties
exporting branches.
I've found another solution where the guy edited the .lyx file with sed
first and then exported to PDF.
I just wanted to know if there is a simpler way...
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
PDF, is there a
standard way to accomplish this?
The only other relevant instruction in the FAQ is related to branches:
lyx -x "command-sequence branch-activate b1; branch-deactivate b2" -E pdf2
outfile.pdf infile.lyx
but I don't think it applies to my case.
--
Rudi Gaelzer
Insti
On Sat, 10 Aug 2019 14:42:40 -0300
>
> Rudi Gaelzer wrote:
> > I have just tested LyXHTML with a complex document (lots of childs,
> > cross- references, listings, etc) and found that the result is fairly
> > good. However, all the files that were generated were stored i
top of the xhtlm page. That configuration should not have been printed.
4. Also using the "Custom Header/Footerlines" module. The field titles: "Left
Header:", "Right Footer:", etc, were also included in the xhtml. They should
be invisible.
Any tips?
Thanks.
--
R
seems that setting a total height of 0cm
does the trick.
--
Rudi Gaelzer
Departamento de Física
Instituto de Física
Universidade Federal do Rio Grande do Sul
Porto Alegre - RS
BRAZIL
Phone: +55-51-3308-6472
FAX: +55-51-3308-7286
Registered Linux user # 153741
NestedOverprints3.lyx
Description: application/lyx
print inside a parent overprint is wrong?
Thank you.
--
Rudi Gaelzer
Registered Linux user # 153741
NestedOverprints.lyx
Description: application/lyx
ssing the 3 keys Alt + M +
E.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
I never used biblatex, but I'll take a look and try to come up with an
equivalent
implementation.
Thanks.
>
> HTH
> Jürgen
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered Linux user # 153741
non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize default
\spacing single
\use_hyperref false
\pdf_title "Chapterbib t
a, 7 de dezembro de 2016 15:56:28 BRST Jürgen Spitzmüller wrote:
> 2016-12-07 15:16 GMT+01:00 Rudi Gaelzer :
> > The "clever" implementation is IMHO the most elegant solution, but there
> > are
> > some subtle differences in the rolling behavior. The most evident is that
&
s flexibility.
On quarta-feira, 7 de dezembro de 2016 12:41:44 BRST Jürgen Spitzmüller wrote:
> 2016-12-07 12:19 GMT+01:00 Rudi Gaelzer :
> > Has anyone implemented with Lyx-Beamer any of the "rolling lists"
> > discussed
> > here(?):
> > http://tex.stackexchan
a more elegant implementation...
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
roll_list.lyx
Description: application/lyx
e.so.5(Qt_5)(64bit)
--> qt5-qtbase-5.6.0-13.fc23.x86_64
rtld(GNU_HASH)
--> glibc-2.22-17.fc23.x86_64
--> glibc-2.22-17.fc23.i686
libm.so.6(GLIBC_2.2.5)(64bit)
--> glibc-2.22-17.fc23.x86_64
===
--
Rudi Gaelzer
Departamento de Física
Universidade Federal do Rio Grande do Sul
Av. Bento Gonçalves, 9500
91501-970 Porto Alegre - RS
Fone: (51) 3308-6474
FAX: (51) 3308-7286
Usuário de Linux registrado # 153741
mentioned are annoying, because the shortcuts significantly speed-up
the typing of mathematical expressions.
Have you noticed something similar, or can this be a specific Fedora issue?
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered Linux user # 153741
;
> I am on Linux Debian
>
> Hope it works for you
> Wolfgang
I've been doing exactly the same thing, but a tad differently.
After the .aux file is generated, I run it through the bibtool app:
$> bibtool -x yourfile.aux -o yourfile.bib
that should generate your tailored bibt
gt;
> I am on Linux Debian
>
> Hope it works for you
> Wolfgang
I've been doing exactly the same thing, but a tad different.
After the .aux file is generated, I run it through the bibtool app:
$> bibtool -x yourfile.aux -o yourfile.bib
that should generate your tailored bibt
rgb}{0,0,1}
\providecolor{lyxdeleted}{rgb}{1,0,0}
%% Change tracking with ulem
\DeclareRobustCommand{\lyxadded}[3]{{\color{lyxadded}{}#3}}
\DeclareRobustCommand{\lyxdeleted}[3]{{\color{lyxdeleted}\sout{#3}}}
\makeatother
\usepackage{babel}
\begin{document}
Lorem ipsum dolor sit amet, \lyxdeleted{Rudi
r providing its infrastructure
> (dialog insertion of bib keys in this case) to custom insets.
Nope. I'm running LyX 2.1.4. In Insert -> Custom insets there are only:
"Float link", "lowercase" and "Surname".
That was the first place I looked at...
--
Ru
I'm writing a MS using revtex class, V. 4.1.
How do I insert specific commands for the RevTeX class 4.1, such as
\onlinecite?
I've found this post:
https://www.mail-archive.com/lyx-cvs@lists.lyx.org/msg09818.html
claiming that revtex4-1.layout supports \onlinecite.
Thanks.
--
Ru
The attached mul_col_enumitem7.lyx file is the version
that works as it should.
Perhaps there's a bug in any of the modules?
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
mul_col_enumitem.lyx
Description: application/lyx
On Thursday 19 March 2015 13:19:43 Stephan Witt wrote:
> Am 19.03.2015 um 12:32 schrieb Rudi Gaelzer :
> > Resuming this discussion, I've just acquired a MSI notebook with Retina
> > display (2880x1620).
>
> Is it a Mac or a Windows gadget? If you're on Windows
nts that (unlike MinionPro) are part of the MacTeX 2014
> distribution, e.g., Palatino, seem to me to look almost as good.
>
> -chris
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered Linux user # 153741
t
==
with unmatched braces, and also
==
\begin_layout Plain Layout
{}
\end_layout
==
Could these be the cause?
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
an download the lyx2lyx files from
> git.lyx.org and replace the existing ones, or just compile the 2.1.x
> branch for yourself. Failing that, 2.1.1 should be out in about two weeks.
>
> Richard
>
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
in-lyx/
> . As another example for one of your specific scenarios, here is a post
> from another person using the cases environment from mathtools:
> http://tex.stackexchange.com/questions/127417/cases-environment-makes-latex-hang
> .
>
> Why don't you try it, and if you hav
Using LyX 2.1.x, is it now possible to implement via ERT the still-unsupported
capabilities of the mathtools package, such as the multlined (section 3.4.2),
*smallmatrix (sec. 3.4.1) and *cases (sec. 3.4.3) environments?
Thanks.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio
n. If I save the doc a
lot, the crash don't happen.
I'd suggest that you manually save your work and disable the autobackup in
Tools -> Preferences -> Document Handling until the fix is available.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
):
\[
\left(\begin{array}{c:c}
a & b \\
\hdashline c & d
\end{array}\right)
\]
==
Notice the "{c:c}" that puts the vert dash between the columns.
It works but it's not wysiwyg... is there no other way to do this within
LyX?
Thanks.
--
Rudi Gaelz
> > to do that a lot for my thesis, but always thought I was the only one.
>
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
On Thursday 07 November 2013 21:30:14 Georg Baum wrote:
> Rudi Gaelzer wrote:
>
> > So I ask you LyXperts: is it possible to configure the math mode editor so
> > that it uses also mathabx and other different math fonts? The roadmap to
> > LyX 2.1 mentions enhanc
that
it uses also mathabx and other different math fonts? The roadmap to LyX 2.1
mentions enhanced support for math font selection (OpenType fonts) and support
ofr cropped PDF/EPS. However, AFAIU, these enhancements will have an effect on
IP and on the exported document. Seems to me that the
On Thursday 17 October 2013 11:48:30 Rudi Gaelzer wrote:
> Even with pdflatex, reverse search works ok, but for Forward search the
> "--unique" specification is not obeyed. Every time I want the jump LyX =>
> PDF, a new instance of Okular is launched.
Actually, this is no
_
> Stefano Franchi
> Associate Research Professor
> Department of Hispanic StudiesPh: +1 (979) 845-2125
> Texas A&M University Fax: +1 (979) 845-6421
> College Station, Texas, USA
>
> stef...@tamu.edu
> http://stefano.cleinias.org
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
omatize this process? Without having to label
individual eqs, I mean. Perhaps there's a package in CTAN that I don't know
of. And does LyX support it?
Thanks.
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
manually? There's a lot of old info on that wiki page. Have you tried
> without? Just delete your prefs, reconfigure LyX, and restart.
>
> If that doesn't work, you might get some useful information from 'lyx
> -dbg graphics'.
>
> Scott
--
Rudi Gaelzer
In
-
Exporting to PDF works fine, but the image is not displayed on LyX.
It just shows a pink square where the image was supposed to be
Anyone having the same problem?
Ipe, another vector graphics app, works fine, both in instant display and
in the output to PDF.
--
Rudi Gaelzer
Registered Linux user # 153741
output.
That did work... I had "Default" set as the default output format. Changing to
PDF (XeTeX) forced lyx to call xelatex, with no hyphenation problem as well...
So, I guess lyx will rather use LuaTeX instead as XeTeX as the default pdf
creation engine for non-tex fonts, huh?
patterns.
What I find strange is that lyx will invoke lulalatex to process the text with
liberation fonts, even when I explicitly chose xelatex as the rendering engine.
Is this an expected behaviour?
--
Rudi Gaelzer
Institute of Physics
Federal University of Rio Grande do Sul
BRAZIL
Registered linux user # 153741
I could simply stick to pdflatex, but for xetex, should I be using
any special package with it?
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
m waiting for the preview
> package to come back to the fedora texlive repository.
>
> Thanks.
> --
> Rudi Gaelzer
> Department of Physics
> Institute of Physics and Mathematics
> Federal University of Pelotas
> BRAZIL
> Registered linux user # 153741
repository.
Thanks.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
s case?
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
in math mode the command \sen and you get sen, that's all
> > E.g., in math mode insert
> > \sen space a
> >
> >
> > and the output is
> > sen a
> > This command are not available in the math panels
> >
> > There is info about the functions predefined in Spanish (sen, arcsen,
> > tg,...)
> > in the section 15.1 of the spanish version manual 'Math' (Ecuaciones)
> >
> >
> >
> > I.G.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
vent this limitation?
Thanks.
--
Rudi Gaelzer
Registered Linux user # 153741
27;s function at Insert -> Math -> Macro. That way,
the math expressions is correctly displayed on all child docs.
Is there another way to do this?
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
should be pretty much independent (indep. page numbering,
> titles, etc..) so I need to build them separately.
>
> Thanks.
> Ramiro
--
Rudi Gaelzer
Departamento de Física
Instituto de Física e Matemática
Fundação Universidade Federal de Pelotas
Caixa Postal 354 - Campus UFPel
96010-900 Pelotas - RS
BRAZIL
Phone: +55-53-275-7468
FAX: +55-53-275-7343
Of course that's the problem! How silly of me.
I changed those modules back in the days when the internationalization was not
complete
and then simply forgot about them...
Sorry for the newbie question...
On Monday 08 August 2011 18:59:55 Paul Rubin wrote:
> Rudi Gaelzer gmail.com
another workstation and that
works all
right.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
; one during a critical event (such as a deadline to produce a document).
>
> Rich
--
Rudi Gaelzer
Departamento de Física
Instituto de Física e Matemática
Fundação Universidade Federal de Pelotas
Caixa Postal 354 - Campus UFPel
96010-900 Pelotas - RS
BRAZIL
Phone: +55-53-275-7468
FAX: +55-53-275-7343
Ok, Pavel.
With RC3, everything seems to be working with the translations of theorem
environments to brazilian portuguese.
I'll let you know should anything untoward happens...
Thanks a lot for your effort!
On Friday 08 April 2011 12:35:13 Pavel Sanda wrote:
> Rudi Gaelzer wrote:
> &g
nd "hipótese", but this
last word would relate better to "hypothesis".
On Friday 08 April 2011 12:35:13 Pavel Sanda wrote:
> Rudi Gaelzer wrote:
> > Moreover, I would like to suggest some different translations that should
> > sound better in brazilian port
gt;
> theorems-ams-bytype.inc
> theorems-ams-bytype.module
> theorems-ams-extended-bytype.module
> theorems-ams.module
> theorems-bytype.inc
> theorems-bytype.module
> theorems-chap-bytype.module
> theorems-chap.module
> theorems-named.module
> theorems-order.inc
> theo
window opens, at the
correct position.
Removing the --unique option has no effect.
Is this the expected behaviour?
Thaks.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
Just did as you suggested and everything seems to be working, so far.
Thanks Neal and José for the tips.
On Wednesday 02 March 2011 13:24:38 José Matos wrote:
> On Wednesday 02 March 2011 13:32:33 Rudi Gaelzer wrote:
> > Can you please tell me what did you do?
> > Did you first un
root root 6 Jan 16 11:17 /usr/bin/latex -> pdftex
> >
> > Yes, this is the Debian setup. With a recent Debian/testing, it is
> >
> > lrwxrwxrwx 1 root root 6 18. Okt 11:05 /usr/bin/latex -> pdftex
> >
> >
> > Günter
>
> My texlive was corrupt
What does the "Immediate Apply" check box really do?
I can find this option in certain pop up boxes, such as the Lyx: line
configuration box, but I could find no explanation in all manuals, nor in
the discussion list.
Thanks.
--
Rudi Gaelzer
Department of Physics
Institute of P
Seems like there is a small bug in the thesis template.
If I try to process the template, I get the error message:
Undefined control sequence
Description:
\subtitle
{Subtitle (if you have one)}
It seems that the Koma book class does not support the subtitle command.
--
Rudi Gaelzer
Anyone knows when the beta 2 version will be added to the Fedora 14
repository?
Or the idea is to wait for the stable release?
Thanks.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered Linux user # 153741
Hi. Has this bug been solved in the beta 2 release?
If not, what's the ticket #, so I can track it?
Thanks.
On Fri, Dec 3, 2010 at 2:00 PM, Richard Heck wrote:
> On 12/03/2010 08:02 AM, Rudi Gaelzer wrote:
>
>> The LyX version offered on the Fedora 14 repositories ha
plained that the paragraph was
ended before \gather* was complete. I just had to remove the empty line
before \end{gather*} and the document processed all right.
I guess this is a bug...
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
B
19/11/2010 8:42 AM, Rudi Gaelzer wrote:
> > I'm asking because the alpha5 version is issuing error messages when it
> > tries to load the theorem modules.
>
> What's the error message?
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Feder
k you.
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
ge.
>
> And they still are.
>
> What version of LyX do you use ? Did you recently update your version
> ? Maybe the user or system directories are conflicting now.
>
> Vincent
--
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741
1 - 100 of 187 matches
Mail list logo