Hyperlink to Local PDFs

2010-06-23 Thread Jacob Heimark
Hi,

I am a newb to LyX and LaTeX. I apologize if this is (a) not the right
forum/locale to ask my question in
and (b) the answer to this question is somewhere on the website and I
am just too stupid to find it (I spent
several hours searching - at least I can't find an answer to my question).

I am trying to get LyX to hyperlink to a local pdf such that a
clickable "name" field in the pdf created by lyx
opens a desired pdf (located in the same folder as the LyX document
and the pdf).

I want to use local references because I am using dropbox with a
colleague, I use a mac, he uses Windows.

If I am not being clear about what I am trying to do, I will try to
explain again: I am working on a joint
research paper, we are trying to write it in LaTeX, we would like the
final PDF produced by LyX to link to
PDFs in the same folder as the LyX document so that we can quickly
jump to references. Essentially, I am
writing him notes and saying: see here, and want him to be able to jump there.

If the hyperlink would also work in LyX and/or anyone could give me
advice on how to jump to a specific
section in a pdf or how best to annotate said pdf this would all be
REALLY helpful.

Thank you so much for understanding, sorry to be such a newbie if my
questions seem stupid.

N.B.
I am using a Mac 10.6.3 and LyX 1.6.6

Sincerely,
-J Heimark


bibtex support when using Xetex

2010-06-23 Thread Fury kerry
Hi list,

I setup lyx to use xetex ( following advice from
http://wiki.lyx.org/LyX/XeTeX) , xetex works well but the output pdf
doesn't contain my references.

I suppose lyx is hard coded to call bibtex , but it seems that it is
not the case when using xetex, anyone had similar experience or
solution to this ?

thanks

-- 
Please consider the environment before you print this mail
Zhen Zhang
Zhejiang University
Yuquan Campus
MSN:fury_rob...@hotmail.com


Re: eLyXer 0.99 released

2010-06-23 Thread Steve Litt
On Wednesday 23 June 2010 19:18:36 Alex Fernandez wrote:
> Hi everyone,
> 
> Version 0.99 of eLyXer, the LyX to HTML converter, has just been
> released. This version features (by popular request) many improvements
> in BibTeX, and the new --template option for HTML templates. Feature
> completeness for the upcoming 1.0 should now be definitive, so the
> code will be frozen except for fixes. Once more, please report back
> any issues so that 1.0 is as complete and bug-free as possible. Major
> improvements include:
> ---
> – BibTeX: improved template definitions, variable citing styles, better
>  parsing. – Added option --template to use an HTML template and substitute
> , ...
> – Added option --copyright to add a copyright notice at the bottom (no
> longer there by default). Deprecated old option --nocopy.
> – Added support for including files as a code listing.
> ---
> Complete changelog:
>  http://www.nongnu.org/elyxer/changelog.html
> 
> Download from nongnu.org mirrors:
>  https://savannah.nongnu.org/files/?group=elyxer
> 
> If the new version has not hit your favorite mirror yet:
>  http://download.savannah.gnu.org/releases-noredirect/elyxer/
> 
> Thanks to everyone who contributed, and to the rest thank you for your
>  patience.
> 
> Alex Fernández.

Congratulations on a job well done Alex!

I just downloaded 0.99, ran it against my book "Twenty Eight Tales of 
Troubleshooting", and had it build me an HTML file. Frankly, I expected it to 
crash and burn on a file that size, but instead for the most part eLyXer 
worked perfectly. Rather than elaborate on the thousands of things eLyXer did 
right, I'll list a few of the things that were less than perfect:

MINOR AGGRAVATIONS:

* Parts, Chapters and Sections weren't distinct enough in their font or look. 
Probably I could fix that by changing your included CSS file or making one 
just for this book.

* Graphics are the right size in the book for screen reading, but are too 
small in the HTML file. I imagine I could either do some config on eLyXer or 
run a postprocessor to correctly size the graphics.

MEDIUM CONCERNS

* As everyone knows, I fine-tune the heck out of my front matter. ElYxer 
dropped the first 2.5 pages of my book, starting in the middle of page 3. 
Nothing that can't be worked around, but...

GENUINE WORRIES

* eLyXer wrote .png copies of my book's graphics in my existing images 
directory. With this particular book that's no big deal because my book used 
.gif images. But what if my book had used .png images -- would they have been 
overwritten with (presumably smaller) .png copies, thereby changing the 
appearance of the book? I'd suggest that if the book has images in the images 
directory, you copy them into the images_elyxer directory. If it has images in 
the mypictures directory, you copy them into the mypictures_elyxer directory. 
If they're in the current directory (ugly way to do things, but just saying), 
copy them into a new directory hard code named elyxer_images. I know probably 
eLyXer has code to prevent overwriting, but the user who wants to use eLyXer 
naively would appreciate the new directories being used for eLyXer generated 
graphics.

===

Good work Alex -- it converted wonderfully.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



index, page range problem

2010-06-23 Thread Acar Burak

Hi,

Lyx (Koma or Memoir) on Mac OS X (10.5.8 PPC) doesn't generate page  
range in index list. I insert "Jim|(" and then "Jim|)" but the  
generated index shows just "Jim,".


Any help greatly appreciated.

Burak


Windows binaries 1.6.6.1

2010-06-23 Thread Kevin Buchs
I have just installed 1.6.6.1 on Windows XP.  I found that the Help menu 
options are mostly broken.  Nothing happens when I select Introduction, 
Tutorial, etc. except on the bottom status line it displays the command.  I did 
a full install including MikTeX.  It seems that not all the documentation is 
being installed.  I went back to 1.6.5 and things work much better.  I had used 
the German and the Greek mirrors to get my copies of 1.6.6.1.  


  

eLyXer 0.99 released

2010-06-23 Thread Alex Fernandez
Hi everyone,

Version 0.99 of eLyXer, the LyX to HTML converter, has just been
released. This version features (by popular request) many improvements
in BibTeX, and the new --template option for HTML templates. Feature
completeness for the upcoming 1.0 should now be definitive, so the
code will be frozen except for fixes. Once more, please report back
any issues so that 1.0 is as complete and bug-free as possible. Major
improvements include:
---
– BibTeX: improved template definitions, variable citing styles, better parsing.
– Added option --template to use an HTML template and substitute
, ...
– Added option --copyright to add a copyright notice at the bottom (no
longer there by default). Deprecated old option --nocopy.
– Added support for including files as a code listing.
---
Complete changelog:
 http://www.nongnu.org/elyxer/changelog.html

Download from nongnu.org mirrors:
 https://savannah.nongnu.org/files/?group=elyxer

If the new version has not hit your favorite mirror yet:
 http://download.savannah.gnu.org/releases-noredirect/elyxer/

Thanks to everyone who contributed, and to the rest thank you for your patience.

Alex Fernández.


Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-23 Thread Rich Shepard

On Wed, 23 Jun 2010, Paul Rubin wrote:


Does the minimal example now work for you (including showing the nav links)?


Paul,

  Nope. No links.

  I hope to get to this this week and will let everyone know what I find.

Thanks,

Rich


Lyx 1.6.6.1 on Windows - Help broken

2010-06-23 Thread buchs

I have just installed 1.6.6.1 on Windows XP.  I found that the Help menu
options are mostly broken.  Nothing happens when I select Introduction,
Tutorial, etc. except on the bottom status line it displays the command.  I
did a full install including MikTeX.  Is this a familiar problem or just me? 
Any suggestions?
-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/Lyx-1-6-6-1-on-Windows-Help-broken-tp5214802p5214802.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-23 Thread Paul Rubin
Does the minimal example now work for you (including showing the nav links)?  If
so, that suggests there's something in the full presentation that's causing the
problem.

/Paul




Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-23 Thread Rich Shepard

On Wed, 23 Jun 2010, Paul Rubin wrote:


Since the document is not buggered, I suppose that points the finger at
your LaTeX installation.


Paul,

  I would concur if all presentations lacked those internal links. They
don't. It's only this one. As a matter of fact, in that same subdirectory I
have three other presentations (on the same subject but for different
audiences) using the same theme and colors, and they all show the internal
navigation links. The other presentations (on different subjects and using
different themes) also display working links.

  I'll export the non-working .tex file and a working .tex file in a pair of
emacs buffers and compare them line-by-line. When I have the time.

Thanks,

Rich


Re: code in programlisting box goes over the right edge

2010-06-23 Thread Paul Rubin
Julien Rioux  physics.utoronto.ca> writes:

> 
> In Document > Settings > Preamble you can add
> 
> \lstset{breaklines=true}
> 

You can also right click on the inset (the box), click Settings..., and put a
check mark next to "Break long lines" in the Style section of the Main Settings
tab.  Julien's approach is less work if you are going to have a number of
program listing insets and want to allow line breaking in all of them.

/Paul




Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-23 Thread Paul Rubin
Rich Shepard  appl-ecosys.com> writes:

>Of course, I still don't have the internal links, but that might be
> corrected with a current theme. (Several themes have been dropped or
> renamed; perhaps that's the problem here.)
> 

Don't think so.  I took the minimal example you posted and added a couple of
frames to it. It compiles here (minus the logo of course) with the nav links
visible and working.  So the theme does not seem to be the culprit, and nothing
in the preamble, font settings etc. is the culprit.  Since the document is not
buggered, I suppose that points the finger at your LaTeX installation.

/Paul






Re: Need help with memsty.sty package

2010-06-23 Thread Julien Rioux

On 23/06/2010 3:50 AM, Artimess wrote:

I do appreciate if  someone help me to figure out how to use memsty.sty
package.  It is part of memoir class.
When I include it in document setting of a working document I get lots of
errors.  So what I did was created a small
file using it independently and here is what I get.  The problem is I do not
know how to fix it.
Here is the log messages I get.  I highlighted the error in RED.

Thanks in Advance,
Artimess


This minimal tex example [1] works for me with miktex 2.8, provided I 
specify the location of memsty.sty. Your error says \setsidefeet is 
undefined, but it should get defined in memoir.cls. Sounds like a 
problem with your latex distribution, because it should ship memoir.cls 
and memsty.sty files that are compatible.


--
Julien

[1]

\documentclass{memoir}
\usepackage{memsty}
\begin{document}
\title{Test}
\author{Julien}
\date{}
\maketitle
\section{A test}
Here is a first test.
\end{document}


Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-23 Thread Helge Hafting

On 22. juni 2010 18:11, Jose A. Rodrigo wrote:

Hi!!

First of all congratulations for this useful program and brilliant
project!!

It is not possible to drag-and-drop text (just by selecting it with
mouse pointer) like other text processors i.e. OpenWriter. Do you know
when this feature will be added to lyx? I think that it will be very
useful for many users. It will be great if this option is available for
equation editing as well. Up to now I used copy and paste shortcuts.


LyX has copy+paste using mouse only - at least on linux:

1. Mark the text to be copied
2. Move the mouse to where you want to copy it
3. Press the middle mouse button. (Or both buttons, if your mouse
   only have two buttons.)

Dragging a marked is something I don't miss. The keyboard shortcuts are 
usually much faster than using the mouse - once you get used to them.


The reason: One has to take a hand off the keyboard, and aim the mouse 
carefully. And then move the hand back to the keyboard again. When 
writing, the hands are on the keyboard by default.


None of this is necessary when using keyboard shortcuts. Cut/copy, a few 
cursor keys, paste. It is the faster way in openoffice too,

for that matter.

There is even a disadvantage to text dragging - it makes selecting 
trickier. In LyX, if you select wrong, you can select again immediately. 
You can even re-start selection in the middle of the existing selection. 
This is possible only because selection dragging is not implemented. 
Some mice has limited precision, and occationally mis-selects. Easy to 
fix when there is no dragging.


When there is selection dragging, there is the problem of dropping the 
selection in the wrong place, and the work of fixing that. This don't 
happen with a keyboard paste - you don't paste until the cursor is in 
the right place. But it is easy to loose the mouse button momentarily - 
at least with some mice.


Helge Hafting


Re: Text at begin of Bibliography

2010-06-23 Thread Jürgen Spitzmüller
2010/6/23 Wolfgang Engelmann:
> Hi,
>
> I would like to add a short text at the begin of the citations in the
> Bibliography. I did not find an instruction in the extended LyX help. Does
> somebody remember how to do it? Would I have to use Bibtopic?

If you use KOMA script, you can use the \setbibpreamble command for
this purpose.

Jürgen


Re: install latest lyx

2010-06-23 Thread Jürgen Spitzmüller
2010/6/22 Wolfgang Engelmann
>> autogen.sh is correct, not autogen. The complete procedure is:
>>
>> cd ~/lyx-devel
>> ./autogen.sh
>
>
> but this gives me:
> wolfg...@wolfgang:~/lyx-devel$ autogen.sh
> bash: autogen.sh: command not found

Note the dot and the slash! It's
./autogen.sh
not
autogen.sh

(the dot and the slash tell the bash to look for the script in the
current directory, not in bin/)

Jürgen


Need help with memsty.sty package

2010-06-23 Thread Artimess
I do appreciate if  someone help me to figure out how to use memsty.sty
package.  It is part of memoir class.
When I include it in document setting of a working document I get lots of
errors.  So what I did was created a small
file using it independently and here is what I get.  The problem is I do not
know how to fix it.
Here is the log messages I get.  I highlighted the error in RED.

Thanks in Advance,
Artimess

This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)

 \write18 enabled.

entering extended mode

(./Finaltest.tex

LaTeX2e <2009/09/24>

Babel  and hyphenation patterns for english, usenglishmax, dumylang,
noh

yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus,
ar

abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish,
dutc

h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman,
mono

greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian,
ku

rmanji, latin, latvian, lithuanian, mongolian, mongolian2a, bokmal, nynorsk,
po

lish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian,
span

ish, swedish, turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded.

(/usr/local/texlive/2009/texmf-dist/tex/latex/memoir/memoir.cls

Document Class: memoir 2009/09/21 v1.61803398b configurable book, report,
artic

le document class

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/ifpdf.sty)

(/usr/local/texlive/2009/texmf-dist/tex/generic/ifxetex/ifxetex.sty)

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/ifluatex.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/etex-pkg/etex.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/memoir/mem10.clo)

(/usr/local/texlive/2009/texmf-dist/tex/latex/memoir/mempatch.sty))

(/usr/local/texlive/2009/texmf-dist/tex/latex/lipsum/lipsum.sty)

(./titlepages.sty)

(/usr/local/texlive/2009/texmf-dist/tex/generic/memsty/memlays.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/layouts/layouts.sty))

(/usr/local/texlive/2009/texmf-dist/tex/latex/dpfloat/dpfloat.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/fonttable/fonttable.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/base/fixltx2e.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/graphicx.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/keyval.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/graphics.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/trig.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/latexconfig/graphics.cfg)

(/usr/local/texlive/2009/texmf-dist/tex/latex/pdftex-def/pdftex.def)))

(/usr/local/texlive/2009/texmf-dist/tex/latex/ltxmisc/url.sty)

(/usr/local/texlive/2009/texmf-dist/tex/generic/memsty/memfonts.sty)

(/usr/local/texlive/2009/texmf-dist/tex/generic/memsty/memsty.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/base/alltt.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/xcolor/xcolor.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/latexconfig/color.cfg))

(/usr/local/texlive/2009/texmf-dist/tex/latex/base/latexsym.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/psnfss/pifont.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/psnfss/upzd.fd)

(/usr/local/texlive/2009/texmf-dist/tex/latex/psnfss/upsy.fd))

(/usr/local/texlive/2009/texmf-dist/tex/latex/amsmath/amsmath.sty

For additional information on amsmath, use the `?' option.

(/usr/local/texlive/2009/texmf-dist/tex/latex/amsmath/amstext.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/amsmath/amsgen.sty))

(/usr/local/texlive/2009/texmf-dist/tex/latex/amsmath/amsbsy.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/amsmath/amsopn.sty))

(/usr/local/texlive/2009/texmf-dist/tex/latex/base/fontenc.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/base/t1enc.def))

Writing index file Finaltest.idx

Writing glossary file Finaltest.glo

Writing note file Finaltest.ent

(/usr/local/texlive/2009/texmf-dist/tex/latex/hyperref/hyperref.sty

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/ifvtex.sty)

(/usr/local/texlive/2009/texmf-dist/tex/latex/oberdiek/hycolor.sty

(/usr/local/texlive/2009/texmf-dist/tex/latex/oberdiek/xcolor-patch.sty))

(/usr/local/texlive/2009/texmf-dist/tex/latex/hyperref/pd1enc.def)

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/etexcmds.sty

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/infwarerr.sty))

(/usr/local/texlive/2009/texmf-dist/tex/latex/latexconfig/hyperref.cfg)

(/usr/local/texlive/2009/texmf-dist/tex/latex/oberdiek/kvoptions.sty

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty))

Implicit mode ON; LaTeX internals redefined

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/bitset.sty

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/intcalc.sty)

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/bigintcalc.sty

(/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty

(/usr/local/texlive/2009/texmf-dist/tex/generic/ob