On Sat, 18 Jun 2022, 11:04 Kornel Benko, wrote:
> Am Sat, 18 Jun 2022 18:22:34 +0300
> schrieb Andrew Gaidukevich <3du...@mail.ru>:
>
> >
> > Hello! My name is Andrew!
> > I need help!
> > I cant compile LMMS without this!
> > I got this error
Am Sun, 19 Jun 2022 11:18:07 -0700
schrieb Thibaut Cuvelier :
> On Sat, 18 Jun 2022, 11:04 Kornel Benko, wrote:
>
> > Am Sat, 18 Jun 2022 18:22:34 +0300
> > schrieb Andrew Gaidukevich <3du...@mail.ru>:
> >
> > >
> > > Hello! My name is Andr
Am Sat, 18 Jun 2022 18:22:34 +0300
schrieb Andrew Gaidukevich <3du...@mail.ru>:
>
> Hello! My name is Andrew!
> I need help!
> I cant compile LMMS without this!
> I got this error… help me to solve this
> -- Could NOT find Qt6X11Extras (missing: Qt6X11Extras_DIR)
> CM
Le 08/06/2018 à 19:40, Richard Kimberly Heck a écrit :
Riki, can I backport ?
OK, and congratulations for figuring that out.
Done thanks. And about the congratulations, I am the one who created
this event mess, so I have to look after it.
JMarc
On 06/08/2018 04:48 AM, Jean-Marc Lasgouttes wrote:
> Le 07/06/2018 à 16:36, Jean-Marc Lasgouttes a écrit :
>> Hi there,
>>
>> There is a bug new to 2.3.1dev (related to my new display code). It
>> affects completion and I need the help of someone who knows this code
>> and/or Qt events.
>
> I fixe
Le 08/06/2018 à 10:48, Jean-Marc Lasgouttes a écrit :
Le 07/06/2018 à 16:36, Jean-Marc Lasgouttes a écrit :
Hi there,
There is a bug new to 2.3.1dev (related to my new display code). It
affects completion and I need the help of someone who knows this code
and/or Qt events.
I fixed in in mas
Le 07/06/2018 à 16:36, Jean-Marc Lasgouttes a écrit :
Hi there,
There is a bug new to 2.3.1dev (related to my new display code). It
affects completion and I need the help of someone who knows this code
and/or Qt events.
I fixed in in master at [f1ea7fee/lyxgit]. The fix is actually
satisfyi
Hi there,
There is a bug new to 2.3.1dev (related to my new display code). It
affects completion and I need the help of someone who knows this code
and/or Qt events.
Here is the problem:
0. here I have enabled inline completion, but disabled popup completion
1. create a new document, type "c
El 04.04.2017 a las 07:12, Jürgen Spitzmüller escribió:
Jürgen, do you see any chance to implement this?
Not now.
OK, So I put it in without support for the scaling. This can be done
later. I opened bug http://www.lyx.org/trac/ticket/10611 for this.
many thanks and regards
Uwe
Am 04.04.2017 um 00:15 schrieb Guenter Milde:
How can we specify the scaling?
In noto.sty, the option redefines
\renewcommand*{\NotoMono@scale}{#1}
The LaTeX code to scale to e.g. 0.9 is
\newcommand*{\NotoMono@scale}{0.9}
\renewcommand{\ttdefault}{NotoMono-TLF}
To support this, LyX's font
Am 03.04.2017 um 19:24 schrieb Jürgen Spitzmüller:
Yes, but you can always set fonts via lower-level macros:
\def\ttdefault{NotoMono-TLF}
Many thanks! This does the trick for all cases/combinations.
Attached is the final patch that adds support for the Noto fonts.
regards
Uwe
development/F
On 2017-04-03, Jürgen Spitzmüller wrote:
> [-- Type: text/plain, Encoding: quoted-printable --]
> Am Montag, den 03.04.2017, 02:38 +0200 schrieb Uwe Stöhr:
>> - there is no \usepackage[tt]{noto}
> Yes, but you can always set fonts via lower-level macros:
> \def\ttdefault{NotoMono-TLF}
> will d
Am Montag, den 03.04.2017, 02:38 +0200 schrieb Uwe Stöhr:
> - there is no \usepackage[tt]{noto}
Yes, but you can always set fonts via lower-level macros:
\def\ttdefault{NotoMono-TLF}
will do
> So whenever the user chooses Noto Mono, he gets all fonts in Noto,
> no
> matter that he has e.g. set
Am 03.04.2017 um 02:38 schrieb Uwe Stöhr:
Attached is a tentative patch.
Now the correct one is attached.
regards Uwe
lib/chkconfig.ltx | 1 +
lib/latexfonts | 27 +++
2 files changed, 28 insertions(+), 0 deletion(-)
diff --git a/lib/chkconfig.ltx b/lib
The Noto fonts sponsored by Google become more and more popular. I would
therefore add support for them to LyX 2.3.
Attached is a tentative patch.
The problem is this:
- \usepackage{noto} sets the Noto fonts for all family types
- \usepackage[rm]{noto} sets the Noto font only for serif
- \usepa
On 2013-06-01, Jürgen Spitzmüller wrote:
> Uwe Stöhr wrote:
>> We had this topic recently on the list and also in stackexchange. LuaTeX is
>> not able to handle RTL languages properly, no matter if polyglossia is
>> used. There is an experimental package called luabidi but this is not even
>> in be
Am 01.06.2013 18:30, schrieb Jürgen Spitzmüller:
But to come back to the original topic, could you please have a look and
revise http://wiki.lyx.org/LyX/XeTeX
if you have some time?
I'll see if I find some.
I've edited the XeTeX and LuaTeX pages a bit.
Many thanks!
regards Uwe
Am 01.06.2013 17:17, schrieb Jürgen Spitzmüller:
Could you please point me to that discussion? I've read dozens of books about
script theory and history, and I've never came across a categorization of this
kind. It strikes me highly odd. In any case, this is not the common meaning of
the term.
Jürgen Spitzmüller wrote:
> > But to come back to the original topic, could you please have a look and
> > revise http://wiki.lyx.org/LyX/XeTeX
> > if you have some time?
>
> I'll see if I find some.
I've edited the XeTeX and LuaTeX pages a bit.
Jürgen
Uwe Stöhr wrote:
> We had this topic recently on the list and also in stackexchange. LuaTeX is
> not able to handle RTL languages properly, no matter if polyglossia is
> used. There is an experimental package called luabidi but this is not even
> in beta state according to their developers.
Well,
Am 01.06.2013 16:44, schrieb Jürgen Spitzmüller:
Hebrew does not work.
You mean with polyglossia. But LuaTeX also works with babel.
We had this topic recently on the list and also in stackexchange. LuaTeX is not able to handle RTL
languages properly, no matter if polyglossia is used. There
Uwe Stöhr wrote:
> Hebrew does not work.
You mean with polyglossia. But LuaTeX also works with babel.
> Russian is Roman script (meaning one char after
> another as I understand the definition on the SIL homepage).
No. It's an alphabetic script. Not every alphabetic script is Roman (e.g.
Cyri
Am 01.06.2013 10:38, schrieb Jürgen Spitzmüller:
What non_roman script does currently really work with LuaTeX? I would like
to add this list to the wiki page.
Japanese, Korean, for instance. Greek. Hebrew. Russian. Probably more.
Hebrew does not work. Russian is Roman script (meaning one ch
Uwe Stöhr wrote:
> > Granted, but this is not equal with your sweeping statement that "LuaTeX
> > is in general limited to Roman scripts".
>
> What non_roman script does currently really work with LuaTeX? I would like
> to add this list to the wiki page.
Japanese, Korean, for instance. Greek. He
Am 31.05.2013 10:26, schrieb Jürgen Spitzmüller:
The list of known languages/scripts that does _not_ work with the latest
LuaTeX (version 0.76 that is part of the upcoming TeXLive 2013) I added to
http://wiki.lyx.org/LyX/LuaTeX
Granted, but this is not equal with your sweeping statement that
Uwe Stöhr wrote:
> >> It seems that LuaTeX is in general limited to Roman scripts for now.
> >
> > I think that's not true. There are packages such as lautex-ja (Japanese in
> > at least basic Chinese) and luatex-ko (Korean). Also, most recent
> > polyglossia introduces support for luatex, althoug
Am 28.05.2013 09:59, schrieb Jürgen Spitzmüller:
It seems that LuaTeX is in general limited to Roman scripts for now.
I think that's not true. There are packages such as lautex-ja (Japanese in
at least basic Chinese) and luatex-ko (Korean). Also, most recent
polyglossia introduces support for
Am 28.05.2013 09:30, schrieb Scott Kostyshak:
For now I changed both files that they are compilable with XeTeX and pdfTeX.
For XeTeX you need to have Chinese fonts installed.
This broke pdfTeX compilation for me. I get the error pasted below.
It is a very bad development that the different T
2013/5/28 Uwe Stöhr
> It seems that LuaTeX is in general limited to Roman scripts for now.
>
I think that's not true. There are packages such as lautex-ja (Japanese in
at least basic Chinese) and luatex-ko (Korean). Also, most recent
polyglossia introduces support for luatex, although it is stil
On Mon, May 27, 2013 at 6:07 PM, Uwe Stöhr wrote:
> Am 27.05.2013 22:26, schrieb Scott Kostyshak:
>
>>> I can export both the Chinese Intro and Tutorial files with pdfTeX,
>> but I cannot export either with XeTeX or LuaTeX.
>
> Concerning XeTeX, for proper support we need to support the package xe
Am 27.05.2013 22:26, schrieb Scott Kostyshak:
I just want to note that I can successfully export the Chinese
template ctex.lyx with pdfTeX and with XeTeX.
ctex seems to do all necessary things for the user - very convenient.
I can export both the Chinese Intro and Tutorial files with pdfTeX,
On Mon, May 27, 2013 at 4:05 PM, Uwe Stöhr wrote:
> Due to the problems Scott had with LuaTeX and non-western scripts like
> Arabic, I investigated what the 3 main engines LuaTeX, XeTeX and pdfTeX can
> do and updated their Wiki pages accordingly:
Thanks for doing this.
> In the XeTeX page there
Due to the problems Scott had with LuaTeX and non-western scripts like Arabic, I investigated what
the 3 main engines LuaTeX, XeTeX and pdfTeX can do and updated their Wiki pages accordingly:
http://wiki.lyx.org/LyX/PdfTeX
http://wiki.lyx.org/LyX/XeTeX
http://wiki.lyx.org/LyX/LuaTeX
In the XeTe
On Jan 23, 2013, at 8:40 PM, Jerry wrote:
>
> On Jan 20, 2013, at 3:26 PM, Jerry wrote:
>
>>
>> On Jan 19, 2013, at 1:22 AM, Kornel Benko wrote:
>>
>>> Am Freitag, 18. Januar 2013 um 16:37:11, schrieb Jerry
>>>
^
/Applications/Words/LyX_outer_folder/lyx-git/lyx/
On Jan 20, 2013, at 3:26 PM, Jerry wrote:
>
> On Jan 19, 2013, at 1:22 AM, Kornel Benko wrote:
>
>> Am Freitag, 18. Januar 2013 um 16:37:11, schrieb Jerry
>>> ^
>>> /Applications/Words/LyX_outer_folder/lyx-git/lyx/src/insets/InsetTabular.cpp:194:19:
>>> error: call to func
On Jan 19, 2013, at 1:22 AM, Kornel Benko wrote:
> Am Freitag, 18. Januar 2013 um 16:37:11, schrieb Jerry
> > ^
> > /Applications/Words/LyX_outer_folder/lyx-git/lyx/src/insets/InsetTabular.cpp:194:19:
> > error: call to function 'tostr' that is neither visible in the templa
Am Freitag, 18. Januar 2013 um 16:37:11, schrieb Jerry
> ^
> /Applications/Words/LyX_outer_folder/lyx-git/lyx/src/insets/InsetTabular.cpp:194:19:
> error: call to function 'tostr' that is neither visible in the template
> definition nor found by argument-dependent
> lo
On Jan 18, 2013, at 12:20 AM, Kornel Benko wrote:
> Am Donnerstag, 17. Januar 2013 um 21:21:10, schrieb Jerry
>
> > Thanks for the enlightenment. Same results, of course.
> >
>
> Which results do you mean? The compilation error because of missing clang.hpp?
Yes.
> If yes, try to copy "./bo
Am Donnerstag, 17. Januar 2013 um 21:22:56, schrieb Jerry
> > In master branch we are on 1.49.0 ...
> > Here we provide already clang.hpp.
> > It differs from my installed file, but only in some guards for macro
> > definitions.
> > It should work if we simply copy clang.hpp from master to 2.0.x
Am Donnerstag, 17. Januar 2013 um 21:21:10, schrieb Jerry
> Thanks for the enlightenment. Same results, of course.
>
Which results do you mean? The compilation error because of missing clang.hpp?
If yes, try to copy "./boost/boost/config/compiler/clang.hpp" form the master
tree to
2.0.x tree.
P
On Jan 16, 2013, at 3:02 AM, Kornel Benko wrote:
> Am Mittwoch, 16. Januar 2013 um 10:20:44, schrieb Jean-Marc Lasgouttes
>
> > Le 16/01/2013 09:37, Kornel Benko a écrit :
> > > Here, /usr/include/boost/config/compiler/clang.hpp is part of package
> > > libboost1.46-dev. I think, we should
> >
On Jan 16, 2013, at 1:30 AM, Kornel Benko wrote:
> Am Dienstag, 15. Januar 2013 um 18:02:30, schrieb Jerry
> >
> > On Jan 15, 2013, at 1:12 AM, Kornel Benko wrote:
> >
> > > Am Montag, 14. Januar 2013 um 19:51:08, schrieb Jerry
> > >
> > > ...
> > > > Well, I seem to have lost the ability to
Am Mittwoch, 16. Januar 2013 um 10:20:44, schrieb Jean-Marc Lasgouttes
> Le 16/01/2013 09:37, Kornel Benko a écrit :
> > Here, /usr/include/boost/config/compiler/clang.hpp is part of package
> > libboost1.46-dev. I think, we should
> >
> > provide it too?
>
> I think so.
>
> JMarc
In 2.0.x the
Le 16/01/2013 09:37, Kornel Benko a écrit :
Here, /usr/include/boost/config/compiler/clang.hpp is part of package
libboost1.46-dev. I think, we should
provide it too?
I think so.
JMarc
Am Dienstag, 15. Januar 2013 um 18:02:30, schrieb Jerry
>
> [ 10%] Building CXX object
> boost/libs/regex/CMakeFiles/boost_regex.dir/Applications/Words/LyX_outer_folder/lyx-git/lyx/boost/libs/regex/src/cpp_regex_traits.cpp.o
> cd /Applications/Words/LyX_outer_folder/Lyx-dev-app/boost/libs/regex
Am Dienstag, 15. Januar 2013 um 18:02:30, schrieb Jerry
>
> On Jan 15, 2013, at 1:12 AM, Kornel Benko wrote:
>
> > Am Montag, 14. Januar 2013 um 19:51:08, schrieb Jerry
> > ...
> > > Well, I seem to have lost the ability to build anything but master. I've
> > > tried a few things to build 2.0.
On Jan 15, 2013, at 1:12 AM, Kornel Benko wrote:
> Am Montag, 14. Januar 2013 um 19:51:08, schrieb Jerry
> ...
> > Well, I seem to have lost the ability to build anything but master. I've
> > tried a few things to build 2.0.0 such as building inside
> > /bla/bla/development/cmake so that CMake
On Jan 15, 2013 1:53 AM, "Kornel Benko" wrote:
>
> Am Montag, 14. Januar 2013 um 09:45:11, schrieb Nico Williams <
n...@cryptonector.com>
>
>
> > You can always git clean.
>
>
>
> Thanks, but ...
>
>
>
> 1.) This is not OK, if you have data which you do not want to be deleted
>
> 2.) This is valid
Am Montag, 14. Januar 2013 um 19:51:08, schrieb Jerry
...
> Well, I seem to have lost the ability to build anything but master. I've
> tried a few things to build 2.0.0 such as building inside
> /bla/bla/development/cmake so that CMakeLists.txt is seen, and making a
> symlink of /bla/bla/develo
Am Montag, 14. Januar 2013 um 09:45:11, schrieb Nico Williams
> On Sun, Jan 13, 2013 at 7:18 AM, Kornel Benko wrote:
> >> Also, does this cmake command pollute my source tree? How can I define a
> >> build tree?
> >
> > I tried to pollute as little as possible, but in general, you are not
> > en
On Jan 13, 2013, at 8:25 PM, Jerry wrote:
>
> On Jan 13, 2013, at 6:49 AM, Stephan Witt wrote:
>
>> Am 13.01.2013 um 14:18 schrieb Kornel Benko :
>>
>>> Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry
>>>
Back on the bisection trail
I'm having more trouble building
On Mon, Jan 14, 2013 at 1:10 PM, Jerry wrote:
> If you are implying complete automation, I have no idea how to make a script
> that scrolls through the User's Guide (my objective test) and measures how
> long it takes.
No, you have to do that part yourself. Well, there are UI macro type
tools
On Jan 14, 2013, at 8:45 AM, Nico Williams wrote:
> On Sun, Jan 13, 2013 at 7:18 AM, Kornel Benko wrote:
>>> Also, does this cmake command pollute my source tree? How can I define a
>>> build tree?
>>
>> I tried to pollute as little as possible, but in general, you are not
>> encouraged to call
On Sun, Jan 13, 2013 at 7:18 AM, Kornel Benko wrote:
>> Also, does this cmake command pollute my source tree? How can I define a
>> build tree?
>
> I tried to pollute as little as possible, but in general, you are not
> encouraged to call
>
> cmake from the source tree.
You can always git clean.
On Jan 13, 2013, at 6:49 AM, Stephan Witt wrote:
> Am 13.01.2013 um 14:18 schrieb Kornel Benko :
>
>> Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry
>>> Back on the bisection trail
>>>
>>> I'm having more trouble building from source for this bisection.
>>>
>>> When trying to buil
On Jan 13, 2013, at 6:18 AM, Kornel Benko wrote:
> Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry
> > Back on the bisection trail
> > CMake Error: The following variables are used in this project, but they are
> > set to NOTFOUND.
> > Please set them or make sure they are set and t
Am Sonntag, 13. Januar 2013 um 21:37:35, schrieb Stephan Witt
> Am 13.01.2013 um 20:56 schrieb Kornel Benko :
>
> > Am Sonntag, 13. Januar 2013 um 20:00:37, schrieb Stephan Witt
> >
> > > CMake Warning:
> > > Manually-specified variables were not used by the project:
> > >
> > > LYX_DEBU
Am 13.01.2013 um 20:56 schrieb Kornel Benko :
> Am Sonntag, 13. Januar 2013 um 20:00:37, schrieb Stephan Witt
>
> > CMake Warning:
> > Manually-specified variables were not used by the project:
> >
> > LYX_DEBUG
> >
> >
> > -- Build files have been written to:
> > /Users/stephan/git/ly
Am Sonntag, 13. Januar 2013 um 20:00:37, schrieb Stephan Witt
> CMake Warning:
> Manually-specified variables were not used by the project:
>
> LYX_DEBUG
>
>
> -- Build files have been written to:
> /Users/stephan/git/lyx20x/development/cmake
I see, but don't understand, what happens he
Am 13.01.2013 um 15:17 schrieb Kornel Benko :
> Am Sonntag, 13. Januar 2013 um 14:49:04, schrieb Stephan Witt
>
> > >
> > > Create some directory
> > > #mkdir abcd
> > > #cd abcd
> > > #cmake …
> >
> > I do it that way and for trunk this is working. For branch it is not.
>
Am Sonntag, 13. Januar 2013 um 14:49:04, schrieb Stephan Witt
> >
> > Create some directory
> > #mkdir abcd
> > #cd abcd
> > #cmake …
>
> I do it that way and for trunk this is working. For branch it is not.
I do it all the time, also for branch.
The only difference is, tha
Am 13.01.2013 um 14:18 schrieb Kornel Benko :
> Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry
> > Back on the bisection trail
> >
> > I'm having more trouble building from source for this bisection.
> >
> > When trying to build 2.0.0, I got
> >
> > LyX only supports automake 1.8
Am Samstag, 12. Januar 2013 um 19:24:32, schrieb Jerry
> Back on the bisection trail
>
> I'm having more trouble building from source for this bisection.
>
> When trying to build 2.0.0, I got
>
> LyX only supports automake 1.8 to 1.11.
>
> Macports made it easy to roll back from 1.12.5 o
Back on the bisection trail
I'm having more trouble building from source for this bisection.
When trying to build 2.0.0, I got
LyX only supports automake 1.8 to 1.11.
Macports made it easy to roll back from 1.12.5 or the like to some version of
1.11, at which point I got:
LyX only sup
On Jan 9, 2013, at 2:36 AM, Jerry wrote:
>
> On Jan 5, 2013, at 8:30 PM, Jerry wrote:
> and got a LyX that scrolls "very good"!
Well, that was stupid of me to say because I forgot to check for the misplaced
cursor, which was bad.
I've done some testing on downloaded binaries from lyx.org for
Le 09/01/2013 10:36, Jerry a écrit :
Hmmm I just found this old script laying around and ran it on a
recent master branch:
cd /Applications/Words/LyX_outer_folder/lyx-git/lyx LDFLAGS="-arch
x86_64 -liconv" CFLAGS="-arch x86_64" CPPFLAGS="-arch x86_64"
./autogen.sh ./configure \ --with-x=no \
Am 09.01.2013 um 10:42 schrieb Jerry :
> On Jan 9, 2013, at 2:36 AM, Stephan Witt wrote:
>
>> Am 09.01.2013 um 10:17 schrieb Jerry :
>>
>>> On Jan 8, 2013, at 8:03 AM, Stephan Witt wrote:
>>> What went wrong? Recall that I'm on OS X 10.7.5. I have the following
>>> libraries installed:
On Jan 9, 2013, at 2:36 AM, Stephan Witt wrote:
> Am 09.01.2013 um 10:17 schrieb Jerry :
>
>> On Jan 8, 2013, at 8:03 AM, Stephan Witt wrote:
>> What went wrong? Recall that I'm on OS X 10.7.5. I have the following
>> libraries installed:
>>
>>
>> /opt/local/lib/libiconv.2
Am 09.01.2013 um 10:17 schrieb Jerry :
> On Jan 8, 2013, at 8:03 AM, Stephan Witt wrote:
> What went wrong? Recall that I'm on OS X 10.7.5. I have the following
> libraries installed:
>
>
> /opt/local/lib/libiconv.2.dylib
> /opt/local/lib/libiconv.a
> /opt/local/lib/
On Jan 5, 2013, at 8:30 PM, Jerry wrote:
> Hi List,
>
> Since I have probably complained the most about the scrolling problem on OS
> X, I thought I would (finally) try a bisection.
>
> Jerry
Hmmm I just found this old script laying around and ran it on a recent
master branch:
cd /Appl
On Jan 8, 2013, at 8:03 AM, Stephan Witt wrote:
What went wrong? Recall that I'm on OS X 10.7.5. I have the following
libraries installed:
/opt/local/lib/libiconv.2.dylib
/opt/local/lib/libiconv.a
/opt/local/lib/libiconv.dylib
/opt/local/lib/libiconv.la
>>
On Jan 8, 2013, at 16:03 , Stephan Witt wrote:
> Reading your linker error message I'd say you build LyX with 64bit, but you
> don't have a matching iconv library. That's strange, because your system
> library (in /usr/lib) should at least provide i386 and x86_64.
i had a similar problem and ne
>>>> I am going to need some help as I'm a little wobbly on what to do. I can
>>>> find my way around SVN but Git seems to be a different creature. In SVN,
>>>> each commit creates a new version of trunk that is labeled with a serial
>>>> ve
ut Git seems to be a different creature. In SVN, each
>>> commit creates a new version of trunk that is labeled with a serial version
>>> number, thus making it easy to make the local repository match any version
>>> number. I haven't yet figured out how
Am 08.01.2013 um 10:12 schrieb Stephan Witt :
> Am 08.01.2013 um 09:56 schrieb Jean-Marc Lasgouttes :
>
>> Le 08/01/2013 07:17, Jerry a écrit :
Do I need to worry about 32-bit versus 64-bit builds? I'm sure this
depends on my Qt libraries which are:
Qt version is 4.8.3_1+qua
Am 08.01.2013 um 09:56 schrieb Jean-Marc Lasgouttes :
> Le 08/01/2013 07:17, Jerry a écrit :
>>> Do I need to worry about 32-bit versus 64-bit builds? I'm sure this depends
>>> on my Qt libraries which are:
>>>
>>> Qt version is 4.8.3_1+quartz (via MacPorts). (I also have an older version,
>>>
Le 08/01/2013 07:17, Jerry a écrit :
Do I need to worry about 32-bit versus 64-bit builds? I'm sure this depends on
my Qt libraries which are:
Qt version is 4.8.3_1+quartz (via MacPorts). (I also have an older version,
probably 4.7, that I downloaded as a binary from Nokia or Trolltech. If I d
git help bisect. However, I
>> am going to need some help as I'm a little wobbly on what to do. I can find
>> my way around SVN but Git seems to be a different creature. In SVN, each
>> commit creates a new version of trunk that is labeled with a serial version
>> nu
at git help bisect. However, I
>> am going to need some help as I'm a little wobbly on what to do. I can find
>> my way around SVN but Git seems to be a different creature. In SVN, each
>> commit creates a new version of trunk that is labeled with a serial version
>&
t; my way around SVN but Git seems to be a different creature. In SVN, each
> commit creates a new version of trunk that is labeled with a serial version
> number, thus making it easy to make the local repository match any version
> number. I haven't yet figured out how to do th
Stephan Witt wrote:
> > SO IN SUMMARY:
> > * How do I update my local repository to perform the above-mentioned two
> > bisections?
>
> git-bisect looks promising.
http://wiki.lyx.org/Devel/Git#toc22
> > * How do I compile?
>
> I build LyX without the libraries from MacPorts. I'm using self co
my way around SVN but Git seems to be a different creature. In SVN, each
> commit creates a new version of trunk that is labeled with a serial version
> number, thus making it easy to make the local repository match any version
> number. I haven't yet figured out how to do that
ial version number,
thus making it easy to make the local repository match any version number. I
haven't yet figured out how to do that with Git. Also, I need help to learn how
to actually compile the code. I think I have all the prerequisites already
installed on my machine.
These notes and qu
Am Donnerstag, 15. März 2012 um 12:32:14, schrieb Vincent van Ravesteijn
> Op 15-3-2012 10:55, Kornel Benko schreef:
> > Am Donnerstag, 15. März 2012 um 01:25:16, schrieb Lars Gullik
> > Bjønnes
> >> On Thu, Mar 15, 2012 at 01:20, Julien Rioux wrote:
> >>> Uwe, may I suggest to have two clones
Op 15-3-2012 10:55, Kornel Benko schreef:
Am Donnerstag, 15. März 2012 um 01:25:16, schrieb Lars Gullik
Bjønnes
On Thu, Mar 15, 2012 at 01:20, Julien Rioux wrote:
Uwe, may I suggest to have two clones in two different folders. In one of
them you checkout 2.0.x, in the other you checkout maste
Am Donnerstag, 15. März 2012 um 01:25:16, schrieb Lars Gullik Bjønnes
> On Thu, Mar 15, 2012 at 01:20, Julien Rioux wrote:
> > Uwe, may I suggest to have two clones in two different folders. In one of
> > them you checkout 2.0.x, in the other you checkout master. I have found that
> > switching
On 02/02/2011 03:43 PM, Richard Heck wrote:
On 02/02/2011 02:54 PM, Richard Heck wrote:
On 01/24/2011 05:28 PM, Paul Rubin wrote:
Hi all,
I've verified a complaint by two Linux users on the user list that
image files
homed on a Windows share (Samba) are not copied to the temp
directory when
On 02/02/2011 02:54 PM, Richard Heck wrote:
On 01/24/2011 05:28 PM, Paul Rubin wrote:
Hi all,
I've verified a complaint by two Linux users on the user list that
image files
homed on a Windows share (Samba) are not copied to the temp directory
when you
View> DVI or View> PDF the document. R
On 01/24/2011 05:28 PM, Paul Rubin wrote:
Hi all,
I've verified a complaint by two Linux users on the user list that image files
homed on a Windows share (Samba) are not copied to the temp directory when you
View> DVI or View> PDF the document. Running lyx in debug mode did not
produce any he
Hi all,
I've verified a complaint by two Linux users on the user list that image files
homed on a Windows share (Samba) are not copied to the temp directory when you
View > DVI or View > PDF the document. Running lyx in debug mode did not
produce any helpful output, though. Can someone tell me t
Andreas Karlsson wrote:
Hi,
I am writing a layout file where I have defined a new style in which I
want it to be a new line when I hit Enter instead of a new paragraph.
That is, I want it to work as when hitting Ctrl+Enter in an ordinary
style. Is this possible, and how should I do to get thi
Hi,
I am writing a layout file where I have defined a new style in which I want
it to be a new line when I hit Enter instead of a new paragraph. That is, I
want it to work as when hitting Ctrl+Enter in an ordinary style. Is this
possible, and how should I do to get this result?
Regards,
Andr
On Tue, 2006-04-04 at 23:08 +, Nate Mullins wrote:
> Hello,
>
> My name is Nate Mullins and I am a graduate student at the University of
> Utah. I have written my Master's thesis in Lyx but am experiencing some
> formatting issues that neither my academic advisor nor I have been able to
> res
Hello,
My name is Nate Mullins and I am a graduate student at the University of
Utah. I have written my Master's thesis in Lyx but am experiencing some
formatting issues that neither my academic advisor nor I have been able to
resolve:
1. How do I reformat the table of contents? Specifically,
An addition to my previous post:
In encoding.C, LyX performs ligature substitution for
Arabic script. However, the mechanism relies on the
fact that Arabic ligatures are mostly independent of
the fonts used and given Unicode codepoints.
Since the above does not apply to Indic scripts,
I don't th
In-Reply-To: <[EMAIL PROTECTED]>
> As for the complex input methods, the answer is
> probably going to be a resounding yes. Bengali has 65
> basic characters and 100+ conjunct consonants. Does
> cjk-lyx and X have support for producing one single
> character by typing several?
It is definitely
Thanks again, I'm going to start working with the
author of the bangtex package to create a good set of
postscript type 1 fonts at the moment.
As for the complex input methods, the answer is
probably going to be a resounding yes. Bengali has 65
basic characters and 100+ conjunct consonants. Do
> "Ananda" == Ananda Samaddar <[EMAIL PROTECTED]> writes:
Ananda> Thanks for your replies, Dekel and Jean-Marc, to answer your
Ananda> questions, the language I hope to add support to LyX for is
Ananda> Bengali. Spoken in Eastern India and Bangladesh. I want to be
Ananda> able to create Benga
Thanks for your replies, Dekel and Jean-Marc,
to answer your questions, the language I hope to add support to LyX for is
Bengali. Spoken in Eastern India and Bangladesh. I want to be able to
create Bengali documents in LyX rather than localise the menus and messages.
This I will do later if
On Fri, Mar 01, 2002 at 11:54:32AM +0100, Jean-Marc Lasgouttes wrote:
> > "Ananda" == Ananda Samaddar <[EMAIL PROTECTED]> writes:
>
> Ananda> Hi Everybody, I checked the LyX development web site, but the
> Ananda> link to the LyX developer's guide appears to be broken. Does
> Ananda> anyone h
1 - 100 of 107 matches
Mail list logo