Re: comilation error with enumitem, French and \itemize

2012-07-05 Thread Jean-Marc Lasgouttes

Le 05/07/2012 08:08, Liviu Andronic a écrit :

On Wed, Jul 4, 2012 at 11:47 AM, Jean-Marc Lasgouttes
 wrote:

Would using BabelPreamble for enumitem work also? I think it is output after
babel stuff.


For some reason LyX is unable to read the module when I use
'BabelPreamble'. I did this:
AddToPreamble
\newlength{\lyxlabelwidth}  % auxiliary length
EndPreamble
BabelPreamble
\usepackage{enumitem}
EndBabelPreamble


Sorry, it is a Layout tag, not a textclass one. Can it nevertheless be used?

JMarc




Refference error when creatinmg pdf: keyboard character used is undefined

2012-07-05 Thread Kasper Jermiin Knudsen
Hi 

I have a problem whit one of my bibtex references, when making a pdf from my
lyx document.

I get 2 error messages that each reads:

1:
Package inputenc Error: Keyboard character used is undefined

 \newblock {Role of the TMPRSS2

  ERG Gene Fusion in Prostate Cancer}.

You need to provide a definition with \DeclareInputText

or \DeclareInputMath before using this key.



2:
Package inputenc Error: Keyboard character used is undefined
 \newblock {Role of the TMPRSS2­

   ERG Gene Fusion in Prostate Cancer}.

You need to provide a definition with \DeclareInputText

or \DeclareInputMath before using this key.

How do make a definition for the unknown character that the error message
mentions?

Appreciate your help!

Kasper



Kasper Jermiin Knudsen
PhD student
BRIC ­ Biotech Research and Innovation Centre
Ole Maaløesvej 5
2200 København N
35325633




Instant preview with TeXLive 2012 (final)

2012-07-05 Thread Rudi Gaelzer
For those of you using Fedora TeXLive 2012, which has been recently
updated  to the final revision:
http://www.linux.cz/pipermail/texlive/2012-June/000505.html

Since this last revision, instant preview did not work any longer.  I
guess the reason is that there is no longer a texlive-preview package
available, which provides the style preview.sty.  AFAIK, this style
file is needed to enable instant preview.

I just wanted someone to confirm that this is indeed the case, and if
there is another alternative, apart from waiting for the preview
package to come back to the fedora texlive repository.

Thanks.
-- 
Rudi Gaelzer
Department of Physics
Institute of Physics and Mathematics
Federal University of Pelotas
BRAZIL
Registered linux user # 153741


Re: Instant preview with TeXLive 2012 (final)

2012-07-05 Thread Rudi Gaelzer
Ok. I've just found out that the tex-preview rpm is being distributed
now by the official
fedora repository.  I installed it and got a partial success, since the
equations are being rendered again, except for the numbered ones.  I don't
know the reason why.


On Thu, Jul 5, 2012 at 11:04 AM, Rudi Gaelzer  wrote:
> For those of you using Fedora TeXLive 2012, which has been recently
> updated  to the final revision:
> http://www.linux.cz/pipermail/texlive/2012-June/000505.html
>
> Since this last revision, instant preview did not work any longer.  I
> guess the reason is that there is no longer a texlive-preview package
> available, which provides the style preview.sty.  AFAIK, this style
> file is needed to enable instant preview.
>
> I just wanted someone to confirm that this is indeed the case, and if
> there is another alternative, apart from waiting for the preview
> package to come back to the fedora texlive repository.
>
> Thanks.
> --
> Rudi Gaelzer
> Department of Physics
> Institute of Physics and Mathematics
> Federal University of Pelotas
> BRAZIL
> Registered linux user # 153741


Re: Refference error when creatinmg pdf: keyboard character used is undefined

2012-07-05 Thread Richard Heck

On 07/05/2012 07:33 AM, Kasper Jermiin Knudsen wrote:
Refference error when creatinmg pdf: keyboard character used is 
undefined Hi


I have a problem whit one of my bibtex references, when making a pdf 
from my lyx document.


I get 2 error messages that each reads:

1:
Package inputenc Error: Keyboard character used is undefined

 \newblock {Role of the TMPRSS2

  ERG Gene Fusion in Prostate Cancer}.

You need to provide a definition with \DeclareInputText

or \DeclareInputMath before using this key.



2:
Package inputenc Error: Keyboard character used is undefined
 \newblock {Role of the TMPRSS2--

   ERG Gene Fusion in Prostate 
Cancer}.


You need to provide a definition with \DeclareInputText

or \DeclareInputMath before using this key.

How do make a definition for the unknown character that the error 
message mentions?


The better solution is not to use that character. BibTeX files should be 
pure ASCII.


Richard



[ANNOUCE] LyX 2.0.4 Released

2012-07-05 Thread Pavel Sanda

Public release of LyX version 2.0.4
===

We are pleased to announce the release of LyX 2.0.4. This is the fourth
maintenance release in the 2.0.x series.

LyX 2.0.4 is the result of on-going efforts to make our stable version
even more reliable and stable. We have fixed a number of bugs and made
a number of improvements. These are detailed below. We encourage all
LyX users to upgrade to this version.

LyX is a document processor that encourages an approach to writing based
on the structure of your documents and not simply their appearance. It is
released under a Free and Open Source Software license.

You can download LyX 2.0.4 from http://www.lyx.org/Download/.

If you think you found a bug in LyX 2.0.4, either e-mail the LyX
developers' mailing list (lyx-devel  lists.lyx.org), or open a bug
report at http://www.lyx.org/trac/wiki/BugTrackerHome.

If you have trouble using LyX or have a question, consult the
documentation that comes with LyX and the LyX wiki, which lives at
http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX
users' list (lyx-users at lists.lyx.org).

We hope you enjoy using LyX 2.0.4.

The LyX team.
http://www.lyx.org


What's new in LyX 2.0.4
===

Most of the improvements in 2.0.4 are bug fixes, some of them important. In
particular, we have fixed several crashes. The main outstanding problem is
the inability to cancel the background export process. Some improvement has
been made here, by updating the timeout mechanism, but more needs to be
done, and hopefully will be done for 2.0.5.

There have been several updates to LyX's XHTML export routines. Work on this
will continue for 2.0.5.

We have migrated our development from subversion to the git revision
control sytem. If you follow or maintain packaging of up-to-date versions
of LyX 2.0.x, you must switch to the new repository address:
 git://git.lyx.org/lyx
Branch 2.0.x is the stable branch. See
 http://www.lyx.org/HowToUseGIT
for details.



What's new
==

** Updates:
***

* DOCUMENT INPUT/OUTPUT

- Add support for \subsubsection and \subsubsection* in beamer layout.

- Made some minor improvements to the include_bib.py script.

- Case environments provided by theorem modules should now nest
  properly (bug 7611).

- Allow makebeamerinfo script export beamer info (to be used by Impressive)
  (bug 8018).

- Output unicode glyph MICRO SIGN upright in mathed (bug 8153).

- Remove wrong support for unicode glyph HYPHENATION POINT (bug 8153).

- Add support for unicode glyph LATIN SMALL LETTER H WITH STROKE.

- Export contents of included files rather than just an indication that
there
  was an excluded file (bug 8087).

- Added LibreOffice to list of detected ODT viewers/editors.


* TEX2LYX IMPROVEMENTS

- Support for the LaTeX-command \sindex (for split indexes).

- Better support for XeTeX and LuaTeX documents: automatically set default
  encoding to utf-8 and select support for non-TeX fonts.


* USER INTERFACE

- New option to show only the preamble when viewing source (bug 7860).

- Graphics insets show filename as a tooltip now.

- New command for forward search with SumatraPDF without the need of an
  external DDE program (requires SumatraPDF version 1.9 or higher).

- When a command takes too long to complete, ask the user for what to do
  instead of automatically stopping it after a timeout interval (bug 8032).

- Recognize geany, leafpad and mousepad as viewers (bug #8021).

- Improved example and layout file for Seminar slide documents (bug 7624).

- Allow dead caron to be used in our key bindings (bug 8198).


* DOCUMENTATION AND LOCALIZATION

- Updated Basque, French, German, Interlingua, Italian, Nynnorsk, Slovakian,
  Swedish and Ukrainian user interface localization.

- Fixed on-screen display of nested enumerations in Spanish and Galician
  documents.

- Improved template file iop-article.lyx.

- EmbeddedObjects manual:
  - New section how to color every second table row.
  - New section how rotate table cells by a custom angle.

- Cleaned up the Customization manual a bit.

- Linguistics manual: document shortcomings (and workarounds) of glosses.


** Bug fixes:
*

* DOCUMENT INPUT/OUTPUT

- Fix crash when saving a child document to a new name/directory and
attempting
  to view/export the document afterwards (bug 8161).

- Fixed an infinite loop when exporting a file with list or bibliography
  environments to DocBook (bug 7914).

- Fixed reading the bounding box from EPS figures with negative
  values (bug 8114).

- Fix generation of auxiliary files for converters specifying the needaux
  flag by using the same latex backend used for previewing the document
  instead of always using the plain latex backend.

- When configuring LyX, check for all LaTeX-packages LyX uses to display
  symbols (bug 8102).

- Fix the naming of some temporary files such that they are created
  in LyX's temporary directory.

- Fixed XHTML outpu

Biblatex

2012-07-05 Thread Bernd Kappenberg

Hi,

I downloaded LyX 2.0.4.
Then I followed the instructions on http://wiki.lyx.org/BibTeX/Biblatex.
However, the pdf generated does not have a bibliography.
I tried an own file as well as one of the examples on that site.

Please help...

Bernd Kappenberg