On Thu, 1 Jun 2000, Dekel Tsur wrote:
> On Wed, May 31, 2000 at 11:30:36PM +0200, Lars Gullik Bj&resh;nnes wrote:
>
> One more thing is to add to the FAQan answer to the following question:
> "I opened an old document with lyx 1.1.5, and when I tried to create
> dvi/postscript, I got error mess
On 1 Jun 2000, Lars Gullik Bjønnes wrote:
> | > Where is this check?
> |
> | It is in the function isDviClean(), being called from higher up.
>
> It was this place higher up that I was looking for.
I really do not remember the higher up place, I traced it from the
callbacks, it should come aft
The code works perfectly with DEC cxx so long as you include the
correct header files!
Angus
aleem@pneumon:TEST-> cxx -std strict_ansi -o trial trial.C
aleem@pneumon:TEST-> trial
ostringstream.tellp() = 0
#include
#include
int main() {
using namespace std;
ostringstream ost;
cout << "ost
I've found a bug in latest CVS:
1. select some text
2. unselect the text
3. press the middle mouse button (i.e. paste from clipboard)
4. quit from LyX
LyX will close the current buffer, and delete the temp. directory,
but the LyX window will remain open (and the lyx process doesn't exit)
Perhaps
> | Other new features
> |
> | * Better hollywood.layout
> | * -userdir
> | * varioref/prettyref
> | * End-of-proof box
> | * multi-lingual docs (preliminary support)
>
> I added these to NEWS.
You forgot editable labels
>
> | One more thing is to add to the FAQ an answer to the following q
> | > | What about my LTR numbers in RTL text patch? (this patch is of course
> | > | non-critical, but still I would like to see it in 1.1.5)
> | >
> | > Where is it?
> |
> | Here
>
> I am not sure if I like this patch.
>
> One non-issue first: _foo sr not a valid variable name in LyX use
>
Hi !
I would like to inform all of you, that you can download the new release
of e:doc at
"http://members.nextra.at/hfbuch/edoc/"
e:doc has now reached a quite well-developed state, so you could do
almost everything except nested lists and equations.
The most improved parts of this version a
Here is another small patch.
It prevents errors if you use prettyref with a label in incorrect format
(type:namel) by replacing the prettyref by a regular \ref command in the
latex output.
patch.gz
When doing a build of a literate document, I get "3 errors detected,
you should try to fix them".
The "View Latex Log" says "Unable to show log file" but it should
probably show the foo.nw.log file (with the errors in it).
I'm offsite, so I can not offer a patch as sems to be the custom
these da
On Thu, 1 Jun 2000, Dekel Tsur wrote:
> Here is another small patch.
> It prevents errors if you use prettyref with a label in incorrect format
> (type:namel) by replacing the prettyref by a regular \ref command in the
> latex output.
I believe that this is wrong from UI point of view. The user
Package: lyx
Version: 1.1.4-7
Severity: normal
This mail contains recipe to reproduce certain bugs in Lyx,
both in 1.1.4fix3 and 1.1.5pre3. Text in "" is lyx messages, <>
user input.
First, get all 3 files from: ftp://crds.chemie.unibas.ch/pub/lyxbug/
The only important part is (d0.tex):
\begi
11 matches
Mail list logo