Thanks Peng Bo for your patient help for beginners like me. I will try
it, If I success, I would add some tutorials in wiki, because the wiki
is too simple on this topic.
> The most urgent ones are these
There's another very nasty one:
http://bugzilla.lyx.org/show_bug.cgi?id=5604
regards Uwe
> Hm, I'd guess that you'll need two separate macros \lyxarrow and
> \lyxarrowright. After all, in a multilingual document LTR and RTL can be
> mixed, so both variants might occur in parallel.
You are right. Could you please take over and implement this. I'm currently very limited with my
spare
> I really think we should implement something allowing that users can influence the way Notes look
> in the output.
Yes. We provide for this purpose the grayed out note. As users often asked how to customize its
output, I describe how this can be done in the EmbeddedObjects manual.
In my opini
Hi all,
I really think we should implement something allowing that users can
influence the way Notes look in the ouput. It is asked very often on the
users' list and I feel that any direct influence of LyX itself on the
output should be adjustable.
Any volunteers / objections ?
Vincent
On Sat, Dec 06, 2008 at 03:29:49PM +0100, Uwe Stöhr wrote:
> @@ -726,7 +731,11 @@
> macros << noun_def << '\n';
>
> if (mustProvide("lyxarrow"))
> + {
> + Language const * lang;
> + useLanguage(lang);
> macros << lyxarrow_def << '\n';
> Therefore I have added a bool to checkAndLoadLyXFile that skips the
> test for dirtyness and simply loads the master only if it is not
> already loaded. The bool is only used in this specific case, so there
> should be no surprises.
This is exactly what I wanted.
Thanks,
Günter
Today I committed two layouts to trunk that can also go to branch:
- recipebook: is a layout to typeset recipes for food but in principle also other recipes. It was
published on our wiki 2 years ago by Szöke Sandor and I adopted together with him for LyX 1.6
- ACM-siggraph: since LyX 1.5.7 we
> Actually, this is the first time I hear the "SCons", so I looked it up in
> wikipeida, then I knew this is a build tool like CMake which I heard before.
cmake and scons can both build lyx under windows. cmake has the
advantage that it produces a native VC project, but it does not (?)
build a win
Uwe Stöhr wrote:
> Bug http://bugzilla.lyx.org/show_bug.cgi?id=3560 is about that we define
> the menu separator always as \trangleright, while it needs to be
> \triangleleft for RTL languages. This should be easy to fix, but I'm too
> stupid to get it right, see the attached attempt. Any help?
Hm
> Author: spitz
> Date: Sat Dec 6 15:44:40 2008
> New Revision: 27781
>
> URL: http://www.lyx.org/trac/changeset/27781
> Log:
> * LyXFunc.cpp (reload):
> - if the lyx_view_ has been detroyed, create a new one (fix bug
> 5389).
>
> Modified:
> lyx-devel/trunk/src/LyXFunc.cpp
>
> Modifie
Bug http://bugzilla.lyx.org/show_bug.cgi?id=3560 is about that we define the menu separator always
as \trangleright, while it needs to be \triangleleft for RTL languages.
This should be easy to fix, but I'm too stupid to get it right, see the
attached attempt. Any help?
Is there something like
Bo Peng wrote:
I'm totally new to Lyx, and I even can't find any stuff in more detail. The
document on wiki is so simple, so, I still don't know how to do.
I just download the package "lyx-windows-deps-msvc2008", after unzipped it,
I found there are many folder's like:
"bin" "lib" "include" "qt
On 04/12/2008 20:26, Uwe Stöhr wrote:
> Would it be an option if we set LANG instead only on Windows?
Yes, but set LANG only for the current user. As far as I can see this is
the only way to get it working on all Windows setups.
LANG would be set for the currently running lyx process so that
Christian Ridderström wrote:
> No ideas, but I hope I solved it by manually changing to the web directory
> and doing 'svn up'. This updated i18n.inc and two other files.
Yes, this did it. Which web directory are you talking about (in case I need to
do it myself sometimes)?
Thanks,
Jürgen
15 matches
Mail list logo