Package inputenc Error

2015-05-11 Thread Michael Berger

Hi list,
I faced

/Package inputenc Error: Keyboard character //u//sed is undefined//
//\newblock Addison Wesley, Boston, MA, USA, second edition, 1999//
//You need to provide a definition with \DeclareInputText or 
\DeclareInputMath before using this key.


///I found and tried quite a number of suggestions as to how that 
problem could be resolved - but none worked in my case.


Eventually I found the answer to my problem: see screenshot.

Hope this might be of help to other fellow sufferers.

Michael


Michael Berger, Dipl. Ing.
Im Borngrund 7a
D-35606 Solms
id...@online.de
Fon: +49 6442 706509
Fax: 032121247536
Linux member





Re: biblatex, inputenc error

2009-05-19 Thread Charles de Miramon
Mario Paul wrote:

> Hi,
> 
> on an Ubuntu Linux 9.04 with Lyx 1.62 using document class "koma-script
> article" and biblatex I have the following problem:
> 
> - everything works fine as long as I _dont_ insert the
> "\printbibliography" command.
> 
> - when I insert "\printbibliography" in lyx via ERT I get an (well known)
> inputenc error: Keyboard character used is undefined
> 
> - I checked my .bib-file (that is generated with "synapsen") for any
> unusual characters, like a long "-". I cant find any and I dont have any
> clue why that problem occurs.


Look the Latex log. It will I guess tell you which entry in your bib file is 
problematic. I had problems with quote character when you cut&paste between 
the Web and your bibliographical manager.

Cheers,
Charles 

-- 
http://www.kde-france.org




biblatex, inputenc error

2009-05-19 Thread Mario Paul
Hi,

on an Ubuntu Linux 9.04 with Lyx 1.62 using document class "koma-script 
article" and biblatex I have the following problem:

- everything works fine as long as I _dont_ insert the "\printbibliography" 
command. 

- when I insert "\printbibliography" in lyx via ERT I get an (well known) 
inputenc error: Keyboard character used is undefined

- I checked my .bib-file (that is generated with "synapsen") for any unusual 
characters, like a long "-". I cant find any and I dont have any clue why that 
problem occurs.

I would be very glad, if someone helps me.

Thanks in advance
Mario


Re: inputenc error

2009-05-04 Thread Uwe Stöhr

Wolfgang Engelmann schrieb:

But as I said, this reference alone works. Could I sent you the original bib 
file privately?


Ye.

regards Uwe


Re: inputenc error

2009-05-04 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote:

> pages = {119–126},

the dash probably causes problems. Either write 119--126 or just 119-126 
(you bibtex style usually automatically converts this hyphen to a dash).

Jürgen




Re: inputenc error

2009-05-04 Thread Wolfgang Engelmann
Am Monday 04 May 2009 15:49:02 schrieben Sie:
> Wolfgang Engelmann schrieb:
> > I am attaching the offending reference, which I entered by using JabRef
> > (that is bibtex).
>
> I haven't got an attachment.
sorry, here it is.
But as I said, this reference alone works. Could I sent you the original bib 
file privately?
Wolfgang

@ARTICLE{Edelmann2001,
  author = {Edelmann, H. G.},
  title = {Lateral redistribution of auxin is not the means for gravitropic
differential growth of coleoptiles: A new model},
  journal = {Physiol. Plantarum},
  year = {2001},
  volume = {112},
  pages = {119–126},
  owner = {wolfgang},
  timestamp = {2008.04.28}
}


Re: inputenc error

2009-05-04 Thread Uwe Stöhr

Wolfgang Engelmann schrieb:

I am attaching the offending reference, which I entered by using JabRef (that 
is bibtex).


I haven't got an attachment.


What is the difference between a long "-" between page numbers vs "--"?


"--" is the LaTeX command that produces a long "-", while the other one IS already the long "-" 
character.



Would it help to use biblatex in this kind of errors?


Not that I know.

regards Uwe


Re: inputenc error

2009-05-04 Thread Wolfgang Engelmann
Am Saturday 02 May 2009 21:22:59 schrieb Uwe Stöhr:
> Wolfgang Engelmann schrieb:
> > a reference in my document gives me
> > Package inputenc Error: Keyboard character used is undefined
> > and describes it as
> > ...Physiol.Plantarum}, 112:\penalty0 119
> > does it mean, I am missing the inputenc software
> > or is there an undefined keyboard character?
>
> inputenc is part of every LateX system. The problem is that BibTeX cannot
> handle UTF characters. The error you get often appears for example when a
> reference has a long "-" between page numbers. When you haven't used
> BibTeX, I need a _small_ LyX example file to check.
>
> regards Uwe

Thanks, Uwe.

I am attaching the offending reference, which I entered by using JabRef (that 
is bibtex).
What is the difference between a long "-" between page numbers vs "--"?

It would be helpful if somebody could also check whether this reference works 
in lyx by inserting it via JabRef. I noticed if I try to re-write it in 
JabRef, it is automatically completed (e.g. the name, the journal). It looks 
to me as JabRef has some internal way of remembering this reference. I got 
the reference from the medline internet databank.

Would it help to use biblatex in this kind of errors?

Wolfgang


Re: inputenc error

2009-05-02 Thread Uwe Stöhr

Wolfgang Engelmann schrieb:


a reference in my document gives me
Package inputenc Error: Keyboard character used is undefined
and describes it as
...Physiol.Plantarum}, 112:\penalty0 119
does it mean, I am missing the inputenc software
or is there an undefined keyboard character?


inputenc is part of every LateX system. The problem is that BibTeX cannot handle UTF characters. The 
error you get often appears for example when a reference has a long "-" between page numbers.

When you haven't used BibTeX, I need a _small_ LyX example file to check.

regards Uwe


inputenc error

2009-05-02 Thread Wolfgang Engelmann
a reference in my document gives me
Package inputenc Error: Keyboard character used is undefined
and describes it as
...Physiol.Plantarum}, 112:\penalty0 119
does it mean, I am missing the inputenc software
or is there an undefined keyboard character?
And what should I do in either case?
I tried to rewrite the reference by hand, but same error

Debian lenny, Lyx 1.6.2

Wolfgang


Re: Package inputenc Error on imported Latex File

2008-04-25 Thread snvv
I think you have to make sure that the encoding of the LyX and the imported 
file mach.
I had a similar issue with a utf tex file imported in LyX where the encoding 
was ISO-8859-7.
Regards
sn
 
On Friday 25 April 2008 21:32:58 Uwe Stöhr wrote:
> Jeff Sese schrieb:
> > I'm evaluating LyX and a beginner at LaTex. I have a LaTex file that I
> > imported in LyX and tried to output a pdf from it but I'm getting a
> > "Package inputenc Error".
> >
> > This is the error in the LaTeX log:
> >
> > ! Package inputenc Error: Keyboard character used is undefined
> > (inputenc)in inputencoding `latin9'.
>
> Could you please send me your TeX-file by private mail, so that I could
> check it?
>
> regards Uwe




Re: Package inputenc Error on imported Latex File

2008-04-25 Thread Uwe Stöhr

Jeff Sese schrieb:

I'm evaluating LyX and a beginner at LaTex. I have a LaTex file that I 
imported in LyX and tried to output a pdf from it but I'm getting a 
"Package inputenc Error".


This is the error in the LaTeX log:

! Package inputenc Error: Keyboard character used is undefined
(inputenc)in inputencoding `latin9'.


Could you please send me your TeX-file by private mail, so that I could check 
it?

regards Uwe


Package inputenc Error on imported Latex File

2008-04-25 Thread Jeff Sese

Hi,

I'm evaluating LyX and a beginner at LaTex. I have a LaTex file that  
I imported in LyX and tried to output a pdf from it but I'm getting a  
"Package inputenc Error".


This is the error in the LaTeX log:

! Package inputenc Error: Keyboard character used is undefined
(inputenc)in inputencoding `latin9'.

See the inputenc package documentation for explanation.
Type  H   for immediate help.
 ...

l.47

You need to provide a definition with \DeclareInputText
or \DeclareInputMath before using this key.

From my imported file, I can't find any command specifiying an  
encoding. Where does this error coming from, and what character is  
causing this error?


Thanks,
-- Jeff

Jeferson L. Sese
jeferson dot sese at asiatype dot com
Asiatype Inc.
Suite 114 Columbia Tower
Ortigas Ave., Greenhills
Mandaluyong City 1550 Philippines
Tel: +632-744-6262
Mobile: +63927-671-7901





Re: Package inputenc Error

2006-09-04 Thread Paul Schwartz
Thanks for taking some of your time. I "solved the problem" by masking it 
moving from "Book AMS" to "Book" class. But of course I had to change some 
points inside the document. also, due to the fact I am not yet enough 
familiar with LyX (even looking to the doc) I do not find always the "state 
of the art " solution.
Anyway, please find a sample document in "Book" class.

Best regards

Paul


"Jean-Marc Lasgouttes" <[EMAIL PROTECTED]> a écrit 
dans le message de news: [EMAIL PROTECTED]
> "Paul" == Paul Schwartz <[EMAIL PROTECTED]> 
> writes:

Paul> Just to add some information: the problem is coming because I
Paul> selected the class of document: "Book AMS" and LaTex was not,
Paul> apparently, able to interprate the headings as text : "N° 1 b,
Paul> (p.6)."

I guess the problem is with the character "°". Could ou send an
example file?

JMarc



begin 666 sample.lyx
M(TQY6" Q+C0N,2!C[EMAIL PROTECTED];W)G+PT*7&QY>&9O'1C;&%S2!T6QE
M(&1E9F%U;'0-"EQTF4@;F]R;6%L#0I.L" Q(&$L("AP+C4I
[EMAIL PROTECTED]&YE=VQI;F4-"E!23T-,04U!5$E/3B!$12!,02!-54Y)0TE004Q)5,D-
M"EQE;F1?;&%Y;W5T#0H-"EQB96=I;[EMAIL PROTECTED];F1AV9O;W1N;W1E?7LP
M?0T*7&5N9%]L87EO=70-"@T*7&5N9%]I;G-E= T*#0H-"EQE;F1?;&%Y;W5T
M#0H-"EQB96=I;[EMAIL PROTECTED];F1A[EMAIL PROTECTED]"=E;7!R=6YT(&QE"!#
M;VUP86=N:65S(&0G06EX('%U:2!Y('-O;[EMAIL PROTECTED]@1V%R;FES;VXL('9U('%U
M92!L82!#;[EMAIL PROTECTED](&3I<&]U'M4879E6]U="!3=&%N9&%R9 T*02!L)TES;&4L(&1A;G,@;&[EMAIL PROTECTED];75N
[EMAIL PROTECTED]@8VEN<2!J=6EN(#$W.3,L(&%N(#(@9&4@;&$@<[EMAIL PROTECTED](&9R86XN
M#0I<96YD7VQA>6]U= T*#0I<8F5G:6Y?;&%Y;W5T(%-T86YD87)D#0H-"EQE
M;7!H(&]N#0I3:6=NZ7,-"EQE;7!H(&1E9F%U;'0-"[EMAIL PROTECTED]"X-"B!4:7)A;@T*
M7&)E9VEN7VEN$-O;6UA;[EMAIL PROTECTED]&EN
M9&5X>U)O=6%N;F5T?0T*#0I<96YD7VENF5T#0I<8F5G
M:6Y?:[EMAIL PROTECTED]&%T97A#;VUM86YD(%QI;F1E>'M#[EMAIL PROTECTED]&YO=&5S:7IE#0I0:>AC92!D92!N;W,@8V]L
M;&5C=&EO;G,-"EQE;F1?;&%Y;W5T#0H-"EQE;F1?:6YS970-"@[EMAIL PROTECTED]&YE
M=W!A9V4-"@T*7&5N9%]L87EO=70-"@T*7&)E9VEN7VQA>6]U="!396-T:6]N
[EMAIL PROTECTED]

Re: Package inputenc Error

2006-09-04 Thread Jean-Marc Lasgouttes
> "Paul" == Paul Schwartz <[EMAIL PROTECTED]> writes:

Paul> Just to add some information: the problem is coming because I
Paul> selected the class of document: "Book AMS" and LaTex was not,
Paul> apparently, able to interprate the headings as text : "N° 1 b,
Paul> (p.6)."

I guess the problem is with the character "°". Could ou send an
example file?

JMarc



Re: Package inputenc Error

2006-08-26 Thread Paul Schwartz
Just to add some information: the problem is coming because I selected the 
class of document: "Book AMS" and LaTex was not, apparently, able  to 
interprate the headings as text  : "N° 1 b, (p.6)."

"Book AMS" was selected because chapter and section format are centered and 
not on the left side like in Book.
I read most of the doc. but I did not find the way to modify the settings of 
chapter and others. Is it possible ?

Thanks in advance

Paul

"Paul Schwartz" <[EMAIL PROTECTED]> a écrit dans le 
message de news: [EMAIL PROTECTED]
> LyX 1.4.1
> I am probably making a mistake which I don't understand:
>
> In a document I input the following:
> part*
> section*
> tex\setcounter{footnote}{0}
> T  X  T with some footnotes and index inputs
> New page
> section* with the following title N°1 b, (p.6).
>
> Then when I try to display with PDF_(pdflatex), I got the following error 
> window
> --
> upper part:
> Package inputenc Error: keyboard character is undefined
>
> lower part:
> You need to provide a definition with \DeclareInputText or 
> \DeclareInputMath before using this key
>
> -
>
> If I remove the section* after New page then there is no problem
>
> Any Clue!
>
> Thanks
>
> Paul
>
>
>
> 





Package inputenc Error

2006-08-25 Thread Paul Schwartz
LyX 1.4.1
I am probably making a mistake which I don't understand:

In a document I input the following:
part*
section*
tex\setcounter{footnote}{0}
T  X  T with some footnotes and index inputs
New page
section* with the following title N°1 b, (p.6).

Then when I try to display with PDF_(pdflatex), I got the following error 
window
--
upper part:
Package inputenc Error: keyboard character is undefined

lower part:
You need to provide a definition with \DeclareInputText or \DeclareInputMath 
before using this key

-

If I remove the section* after New page then there is no problem

Any Clue!

Thanks

Paul