On 2010-02-24, Liviu Andronic wrote:
> On 2/24/10, Andrey wrote:
>> Downloaded the trunk through svn, successfully ran autogen.sh, then
>> when I did ./configure and got the following errors:
...
>> ** Cannot find zlib.h. Please check that the zlib library
>>is correctly installed on your sy
And how can I download the correct branch? Thanks in advance.
-
Julio Rojas
jcredbe...@gmail.com
On Thu, Feb 25, 2010 at 8:52 AM, Guenter Milde wrote:
> On 2010-02-24, Rob Oakes wrote:
>
> I am running a LyX from Debian/testing (1.6.5) and a home-
On 2010-02-24, Vincent van Ravesteijn - TNW wrote:
>>The problem arouse when I needed to insert some obsolete Russian
>>characters that were used before the 20th century. Namely, the letters
>>yat (http://en.wikipedia.org/wiki/Yat), fita
>>(http://en.wikipedia.org/wiki/Fita) or izhitsa
>>(http://en
Already doing it. Sorry for the problems.
-
Julio Rojas
jcredbe...@gmail.com
On Thu, Feb 25, 2010 at 9:38 AM, Julio Rojas wrote:
> And how can I download the correct branch? Thanks in advance.
> -
>
Where can I download the current 2.0-testing tarball? I'd love to help
test and report issues with BiDi and RTL issues.
--
Dotan Cohen
http://bido.com
http://what-is-what.com
Please CC me if you want to be sure that I read your message. I do not
read all list mail.
Hi all,
Well this is embarrassing:
sl...@mydesk:~$ ls /usr/bin/svn*
/usr/bin/svn /usr/bin/svn-backup-dumps /usr/bin/svn-load
/usr/bin/svnshell
/usr/bin/svn2cl /usr/bin/svn-bisect/usr/bin/svnlook
/usr/bin/
On Thu, Feb 25, 2010 at 04:50:03AM -0500, Steve Litt wrote:
> Hi all,
>
> Well this is embarrassing:
All you need is this: http://svnbook.red-bean.com/
Sven runs ;)
--
If God passed a mic to me to speak
I'd say stay in bed, world
Sleep in peace
[The Cardigans - 03:45: No sleep]
Am Thursday 25 February 2010 schrieb Steve Litt:
> Hi all,
>
> Well this is embarrassing:
>
> sl...@mydesk:~$ ls /usr/bin/svn*
> /usr/bin/svn
...
> I have no idea what command to use to get LyX 2. Could someone please give me
> the exact command?
To get the sources into directory l
Get the trunk from:
svn co svn://svn.lyx.org/lyx/lyx-devel/trunk lyx-devel
Configure with:
./autogen.sh
./configure --with-version-suffix=-svn --enable-build-type=release
And the the usual:
make
sudo make install
Good luck.
-
Julio Rojas
jcredbe..
Hi,
It seems impossible to use Lyx 1.6 with miktex 2.8 on my laptop on
windows XP.
Each time lyx doesn't recognize the document classes, saying that the
layout are not available (article, scrbook,...)
I 've tried 5 installations / desintallations of all miktex and Lyx.
I'am administrator on my lap
Am 25.02.2010, 11:17 Uhr, schrieb Julio Rojas:
Get the trunk from:
svn co svn://svn.lyx.org/lyx/lyx-devel/trunk lyx-devel
Configure with:
./autogen.sh
./configure --with-version-suffix=-svn --enable-build-type=release
And the the usual:
make
sudo make install
Hi, friends,
I enter here hoping t
2010/2/25
> Hi,
>
> It seems impossible to use Lyx 1.6 with miktex 2.8 on my laptop on
> windows XP.
>
Possible - two PCs having MikTex 2.8 and Lyx 1.6.4 - working, one migrated
from 2.7 to 2.8
> Each time lyx doesn't recognize the document classes, saying that the
> layout are not available (
2010/2/22 Jose Quesada
> +1, definitely the most important thing for me is good latex integration.
> That use case (cols use plain latex, you use lyx) is very common
>
> But LyX was not designed to "reverse engineer" LaTeX documents, so lot of
sophisticated solutions are problematic for LyX impor
Steve Litt writes:
>
> I have no idea what command to use to get LyX 2. Could someone please give me
> the exact command?
>
> When I build it, is there anything more to be done than:
>
> ./configure --with-version-suffix=-svn20100225 --enable-build-type=release &&
> make && make install
>
> ?
I'
On Thu, Feb 25, 2010 at 7:10 AM, Joachim Osnabryg wrote:
> I enter here hoping to a receipt like that of Julio above for MacOSX
> (Tiger). Some month ago I already tried to compile the lyx-devel version
> without success, probably because I made mistakes.
>
> So I ask, especially those who have co
Hello forum,
When i add float figure the it is automatically numbered as Figure: 2.2
What do do if would like to have it as Figure: 2.2(a) instead?
Regards
Sajjad
Sajjad schrieb:
> When i add float figure the it is automatically numbered as Figure: 2.2
What do do if would like to have it as Figure: 2.2(a) instead?
So you want to have two subfigures 2.2(a) and 2.2(b)?
This is described in sec. 3.7 "Subfloats" of the EmbeddedObjects manual
that you fin
George Fairbanks schrieb:
I'm writing a book with LyX using the Memoir class and I'd like to
rotate a table. I can select the table float properties and set it to
be a sideways table, but then I get the following errors. I've tried to
shorten the LaTeX output to just the relevant parts, but le
On 25 February 2010 12:17, Julio Rojas wrote:
> Get the trunk from:
> svn co svn://svn.lyx.org/lyx/lyx-devel/trunk lyx-devel
>
> Configure with:
> ./autogen.sh
> ./configure --with-version-suffix=-svn --enable-build-type=release
>
> And the the usual:
> make
> sudo make install
>
Thank you Julio
Am 25.02.2010, 13:27 Uhr, schrieb BH :
Follow the instructions in INSTALL.MacOSX. (It's somewhat more
involved than the above.)
Thank you Wilhelm, good tip (perhaps I overlooked it last time).
But I have 2 additional questions:
1.
INSTALL.MacOSX says:
(after the preconditions and) after havin
I would like to mention that the server which hosts the LyX svn development
trunk is configured in such a way that some places may have problems pulling in
the code. For example, from home, I have no problems downloading LyX using svn.
From work (a very security-conscious place), the same comm
2010/2/25 curtis osterhoudt
> I would like to mention that the server which hosts the LyX svn
> development trunk is configured in such a way that some places may have
> problems pulling in the code. For example, from home, I have no problems
> downloading LyX using svn. From work (a very securi
Thank you, Manveru. If I remember correctly, this was pretty much my
conclusion, too. Anyway, after working at it, I got used to my ssh -> svn ->
rsync routine, and it works well enough for me.
Thanks again,
C.O.
/
Down with categorical impera
Hi users,
I use math-macros in lyx but I was wondering if there is any way to
achieve macros in text-mode. A use-case that I frequently encounter is to use
either "Eqn." or "equation" in front of equation-reference numbers when
cross-referencing depending on which journal I am submitting my
Hi users,
I see the Insert->Custom insets> in LyX but the submenu is always empty?
Why is this so? What are custom insets and how are they meant to be used (if
they can be created)?
thanks,
Manoj
2010/2/24 John Kane
>
> [...]
>
> Ack. I,m a Windows user. We are not allowed to know any of these mysterious
> command line thingies.
> [...]
>
That is bad strategy. Windows' CMD.EXE is quite powerful... :-)
--
Manveru
jabber: manv...@manveru.pl
gg: 1624001
http://www.manveru.pl
> I see the Insert->Custom insets> in LyX but the submenu is always
empty?
> Why is this so? What are custom insets and how are they meant to be
used
>(if they can be created)?
>From the User Guide sec. A.4.8: "Custom Insets: The section Flex insets
and InsetLayout of the Customization manual expl
Dear all,
I wonder if this is a bug??
When I use the \underbar I get an error message. See them below.
In math box, I type
x
\underbar{x}
\underbar{\alpha}
What I get is the following. First x is italics. Ok. Second x comes with
underbar, but pdf is not italic. Final equation crashes with th
Let me add to this email that I'm using window-XP, Lyx 1.6.5.
Dear All,
I wonder if this is a bug??
When I use the \underbar I get an error message. See them below.
In math box, I type
x
\underbar{x}
\underbar{\alpha}
What I get is the following.
First, x is italics.
Second, OK, x comes with
Hi Manoj,
In LyX, most of the specialized commands are housed inside of "insets". All
of the floats and many of the commands in LyX make use of them. The
provide, in essence, a convenient container for LaTeX commands.
A custom inset is just an inset that you have defined yourself. As an
exampl
>Am I missing something
I guess you should use \underline instead of \underbar (which is used
when pressing Ctrl+U).
Vincent
Hi users,
I find \selectlanguage{british} and \selectlanguage{english} automatically
springing up in my exported latex code (I am not able to generate DVI from
within lyx for this reason).
My document is a simple one with "article" document class. The only module
I am using is TODO notes
On Thu, Feb 25, 2010 at 9:43 AM, Joachim Osnabryg wrote:
> Am 25.02.2010, 13:27 Uhr, schrieb BH :
>>
>> Follow the instructions in INSTALL.MacOSX. (It's somewhat more
>> involved than the above.)
>
> Thank you Wilhelm, good tip (perhaps I overlooked it last time).
>
> But I have 2 additional quest
Erez Yerushalmi wrote:
Dear all,
I wonder if this is a bug??
When I use the \underbar I get an error message. See them below.
In math box, I type
x
\underbar{x}
\underbar{\alpha}
What I get is the following. First x is italics. Ok. Second x comes with
underbar, but pdf is not italic. Final
Thanks, Vincent. I understand better now. I was trying to use the Todo-notes
module but no custom TODO inset was showing up in the menu. Hence the (more
general) question.
It turned out that the todonotes.module file was not available in my
distribution (2.0.0svn) though it was a listed module
Well, yea. So what? It doesn't need to work all the time. If the Lyx
compile button doesn't work anymore, but the make script still runs,
that's good enough for me.
By the way, the lyx importer is great. I imported several docuents
which I consider quite complex, and sometimes after a few
adaptat
Hi users,
I've traced this to the use of the babel package - it seems to be
automatically set for use in Tools->Preferences...->Language
settings->Language dialog.
What I find strange is that LyX seems to be introducing the \selectlanguage
and \foreignlanguage commands in what appears t
On 02/25/2010 10:13 AM, Manoj Rajagopalan wrote:
> Hi users,
>
> I use math-macros in lyx but I was wondering if there is any way to
> achieve macros in text-mode.
>
>
There's a bug about this, an enhancement request. So no.
> A use-case that I frequently encounter is to use
> either "Eq
>How does the "british" language enter my document - the default is
>probably just "English" on my system. Even my \documentclass
>command (on latex export) shows the british option!
Document->Settings->Language is set to English (UK) ?
Vincent
Thanks Uwe. I'm using Ubuntu 9.10 Karmic and thanks to your tip I've
learned that their TeXLive packages are rather old (TeXLive 2007, no
package manager yet). I was able to manually download and install these
newer packages from CTAN in my local texmf directory, and my problem is
solved, tha
Jürgen Spitzmüller writes:
>
> Andrey wrote:
> > Just an update, though not a very helpful one. When the encoding in LyX is
> > set to Unicode utf8x, and printing to pdf is attempted, Lyx returns an
> > error:
> >
> > The control sequence at the end of the top line
> > of your error message was
Erez Yerushalmi schrieb:
When I use the \underbar I get an error message. See them below.
In math box, I type
x
\underbar{x}
\underbar{\alpha}
You don't need the braces, just press Spacebar to finish a command. For
more info about formulas, have a look at the Math manual that you find
in th
I am attempting to use revtex 4 as a template to write a paper. The problem is
that I need to alter some of the latex code in the 'preamble' but there seems
to be no method for accessing this in later versions of Lyx. Earlier version
refer to a menu called layout which allowed you to access this
Jürgen Spitzmüller writes:
>
> Andrey wrote:
> > Just an update, though not a very helpful one. When the encoding in LyX is
> > set to Unicode utf8x, and printing to pdf is attempted, Lyx returns an
> > error:
> >
> > The control sequence at the end of the top line
> > of your error message was
franck.me...@orange-ftgroup.com schrieb:
It seems impossible to use Lyx 1.6 with miktex 2.8 on my laptop on
windows XP.
Each time lyx doesn't recognize the document classes, saying that the
layout are not available (article, scrbook,...)
Hmm, and you are sure that you have only one LaTeX syste
Guenter Milde writes:
> There are two ways to "get the old cyrillic letters into LyX":
>
> a) enhance the "unicodesymbols" file that defines LaTeX replacements, or
>
> b) use XeTeX with a Unicode font that contains the required characters.
>
> For a)
> we need to know the LaTeX replacement co
Am 25.02.2010, 17:00 Uhr, schrieb BH :
Mac is not Linux and so requires different procedures. Follow the
INSTALL.MacOSX instructions here.
Ay, Ay BH bewihelm, so according to INSTALL.MacOSX:
./configure --prefix=/path/to/LyX.app --with-version-suffix=-1.6
--with-qt4-dir=/path/to/QT4 --w
Hi Uwe
Thanks to your points!
Yes, I'm now using \underline, instead, and problem solved! :-)
*However*, Yes, I usually do number 1 and 2 like you said. I just used them
as an example of progression towards the bug.
So, the *problem* arises when I'm in math mode, and I type as usual:
\underba
Hi lyx users,
Is it possible to split a table and/or equation array from above or below
the current cell?
thanks,
Manoj
Dear Liviu,
Thanks to your help I downloaded and installed LyX 2.0 (man, did it take some
time to compile!), and can nowreport the results. Don't know which of them are
LyX's bugs and which are features, so I'll just fire away:
1) I couldn't paste any text in LyX - neither from OpenOffice or from
On 25/02/2010 18:48, Manoj Rajagopalan wrote:
Hi lyx users,
Is it possible to split a table and/or equation array from above or below
the current cell?
thanks,
Manoj
Hi,
One way to do this is to use long table option. You can see the examples
in user guid section 4.5.2 and also in embe
Am 25.02.2010 19:53, schrieb Erez Yerushalmi:
Yes, I'm now using \underline, instead, and problem solved! :-)
So, the *problem* arises when I'm in math mode, and I type as usual:
\underbar space, \alpha space, and I get my equation. All seems fine.
However, when I PDF it, LyX *crashes*.
Am 25.02.2010 19:48, schrieb Manoj Rajagopalan:
Is it possible to split a table and/or equation array from above or below
the current cell?
No. You have to create a new table and copy in there the part of the existing table you want to have
split.
regards Uwe
Thanks a lot !! Like always, I learn something new from you every time.
:-)
I appreciate it.
Erez
On Thu, Feb 25, 2010 at 8:55 PM, Uwe Stöhr wrote:
> Am 25.02.2010 19:53, schrieb Erez Yerushalmi:
>
> Yes, I'm now using \underline, instead, and problem solved! :-)
>>
>>
>> So, the *problem*
On 2/25/10, Andrey wrote:
> 1) I couldn't paste any text in LyX - neither from OpenOffice or from
> Character
> map (all this was possible in version 1.6), so the only way to input a sample
> text in LyX was to import a text file.
>
Cannot confirm this. Might be an issue with your clipboard ma
On Wed, 24 Feb 2010 12:09:59 -0500
Steve Litt wrote:
> On Wednesday 24 February 2010 10:08:15 curtis osterhoudt wrote:
> >I've been downloading and compiling the svn sources for 2.0
> > about once a week for, oh, several months now. It's the only
>
> Curtis -- Is LyX 2.0 still like old on
Hello all,
I've posted the following bug against ubuntu, in LyX 1.6.4.
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/515804
The bug report includes screenshots that illustrate the problem.
Anyone have any ideas what could be going on here?
Thanks,
B. Bogart
> 1) I couldn't paste any text in LyX - neither from OpenOffice or from
> Character
> map (all this was possible in version 1.6), so the only way to input a sample
> text in LyX was to import a text file.
>
> Cannot confirm this. Might be an issue with your clipboard manager
> (I'm using xfce4-cl
B. Bogart schreef:
Hello all,
I've posted the following bug against ubuntu, in LyX 1.6.4.
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/515804
The bug report includes screenshots that illustrate the problem.
Anyone have any ideas what could be going on here?
Thanks,
B. Bogart
There is
Hello Lyx-experts,
I have an 80 page lyx document from year 2000 on paper and as a .lyx
file. Now I want to create a PDF file, and have some trouble :-(
When I process the document with Lyx 1.6.4 (OpenSUSE 11.1 64bit), it is
now just 70 pages. Lyx seems to put some text outside my page format (A4)
On Thu, Feb 25, 2010 at 2:13 PM, Joachim Osnabryg wrote:
> Am 25.02.2010, 17:00 Uhr, schrieb BH :
>>
>> Mac is not Linux and so requires different procedures. Follow the
>> INSTALL.MacOSX instructions here.
>
> Ay, Ay BH bewihelm, so according to INSTALL.MacOSX:
>
> ./configure --prefix=/path/
Hi list,
I'm new to LyX. I need to use a .cls file (larkc.cls attached), and have
done all the steps described in the documentation and this wiki post:
http://wiki.lyx.org/Layouts/CreatingLayouts
I have put the cls file on the standard place on ubuntu and ran texhash.
That seems to have worked b
Andrey wrote:
maybe worth to add some info into lyx wiki about building under debian.
> > 1) I couldn't paste any text in LyX - neither from OpenOffice or from
> > Character
> > map (all this was possible in version 1.6), so the only way to input a
> > sample
> > text in LyX was to import a tex
Am 25.02.2010 11:03, schrieb Michael Born:
I have an 80 page lyx document from year 2000 on paper and as a .lyx
file. Now I want to create a PDF file, and have some trouble :-(
When I process the document with Lyx 1.6.4 (OpenSUSE 11.1 64bit), it is
now just 70 pages. Lyx seems to put some text o
--
Best,
-Jose
Jose Quesada, PhD.
Max Planck Institute,
Center for Adaptive Behavior and Cognition,
Berlin
http://www.josequesada.name/
http://twitter.com/Quesada
Dx.x.tex
Description: TeX document
larkc.cls
Description: Binary data
Rob Oakes wrote:
> And then I placed that macro in its own module. Finally, I created a custom
> inset that would act as a float for longtables. Here is the float
consider to contribute one such example of creating custom inset and module
to the official documentation.
pavel
Thanks Vincent,
I'm use Luke Simon's layout as posted on this list:
http://www.mail-archive.com/lyx-de...@lists.lyx.org/msg75472.html
Is it no longer compatible with LyX?
After another look at -dbg debug I see:
LyX: Could not find input file: obsolete.inc [around line 515 of file
/tmp/lyx_tm
Hi all,
So I svn'ed LyX 2, built it, and ran it. So far so good except outlines. I ran
it against one of my existing books and its associated layout file and
seealso.inc, and it worked.
One fascinating thing is for the first time in my history with LyX, I got it
to recognize a layout file fir
68 matches
Mail list logo