On 2010-10-21, Rob Oakes wrote:
> Hi Edward,
> I don't believe that LyX has this built-in, but you can use the package
> directly from within LyX, exactly as you would use it in LaTeX. Add
> the package name to the LaTeX preamble (Documet > Settings > LaTeX
> preamble):
> \usepackage{...}
> Th
On 2010-10-21, John Culleton wrote:
> If one wants to use ttf or otf fonts via luatex is this possible in
> Lyx? Or do I need to export a LaTeX file from Lyx and hand modify it?
With the most recent fontspec version, it should work via XeTeX export.
(XeTeX export is new in the upcoming version
On Fri, Oct 22, 2010 at 2:48 AM, Pavel Sanda wrote:
> Liviu Andronic wrote:
>> If I understand correctly your question, it has been discussed several
>> times in the past and there was even a patch integrating Gnumeric into
>> LyX. But I think that it never got applied and that the request is
>> f
Liviu Andronic wrote:
> If I understand correctly your question, it has been discussed several
> times in the past and there was even a patch integrating Gnumeric into
> LyX. But I think that it never got applied and that the request is
> frozen at the moment. [1]
the last message in thread is sti
On 10/20/2010 03:30 AM, Guenter Milde wrote:
On 2010-10-19, Richard Heck wrote:
On 10/18/2010 07:14 PM, Andras Toth wrote:
On Monday 18 October 2010 04:52:02 am Uwe Stöhr wrote:
Am 17.10.2010 22:15, schrieb Andras Toth:
I attach a small example which reproduces
Hello
On Thu, Oct 21, 2010 at 6:06 PM, Edward N. Lewis wrote:
> Is there a facility to link (not merely copy but link) a spreadsheet to
> LyX.
>
If I understand correctly your question, it has been discussed several
times in the past and there was even a patch integrating Gnumeric into
LyX. But I
If one wants to use ttf or otf fonts via luatex is this possible in
Lyx? Or do I need to export a LaTeX file from Lyx and hand modify it?
--
John Culleton, Wexford Press
"Create Book Covers with Scribus" $5.95 at
http://www.booklocker.com/books/4055.html
Free eps format barcode: http://www.tux.
Hi Edward,
I don't believe that LyX has this built-in, but you can use the package
directly from within LyX, exactly as you would use it in LaTeX. Add the
package name to the LaTeX preamble (Documet > Settings > LaTeX preamble):
\usepackage{...}
Then, you can create links by inserting code w
Is there a facility to link (not merely copy but link) a spreadsheet to
LyX. The exceltex package provides the desired functionality for LaTeX.
The \inccell macro puts in the content of one cell, the \inctab macro
puts in tabular content.
I have been unable to find anything anywhere on the web or t