Re: Problem integrating a bibtex-style

2011-03-23 Thread Julio Rojas
BTW, don't use white spaces or non-ascii characters in the path of
your bibliography/document (you have a folder called "Lektürekurs
Imerialismus"), or you'll have to escape them (not imposible, but only
more difficult to do). It is better to use underscores ("_") and
regular letters without diacritics.
-
Julio Rojas
jcredbe...@gmail.com



On Wed, Mar 23, 2011 at 2:45 PM, Julio Rojas  wrote:
> Dear Sandro, follow the instructions in the wiki. You need to declare
> your bibliography in the preamble.
>
> 3- Load your bibliography database in the preamble:
>
> \bibliography{}
>
> Note that the bib file must either be located in your texmf-tree, or
> you must enter an absolute path in the command above. (Do not forget a
> "sudo texhash" in the terminal to tell latex where to find the new
> file in the texmf-tree.)
>
> This last note is of the uttermost importance, you have to define the
> ABSOLUTE PATH (complete path if you wish) of your bibliography.
>
> Also, remeber to put the bibliography in the lyx documente INSIDE a
> lyx note (yellow note). Otherwise you'll have more errors.
>
> Everything is in the wiki instructions, follow them. Good luck, keep
> trying, you'll learn a lot in the process. ;)
> -
> Julio Rojas
> jcredbe...@gmail.com
>
>
>
> On Wed, Mar 23, 2011 at 2:33 PM, Sandro Portmann
>  wrote:
>> Okay, but now I'm getting lots of error messages from LyX, when I try to 
>> make a PDF-file. For a better overview, I attached the whole directory with 
>> its propper .bib file. Hope you can help me out.
>>
>>
>>
>>
>> Am 23.03.2011 um 14:05 schrieb Julio Rojas:
>>
>>> Dear Sandro. Every time you have an error of the kind <>> `name.sty' not found>> it means you need to install package "name". Go
>>> to your package manager and install "logreq".
>>>
>>> Regards.
>>> -
>>> Julio Rojas
>>> jcredbe...@gmail.com
>>>
>>>
>>>
>>> On Wed, Mar 23, 2011 at 1:14 PM, Sandro Portmann
>>>  wrote:
 Sry folks, I forgot the attachment... Here it is :)



 Am 23.03.2011 um 11:29 schrieb Julio Rojas:

> Dear Sandro, this should be pretty straightforward. First of all, have
> you installed and used biblatex before? If not:
> http://wiki.lyx.org/BibTeX/Biblatex
>
> After you have downloaded, installed and tested biblatex (check your
> TeXLive distribution's package manager), you should download and
> install your desired biblatex style (again, via TeXLive's package
> manager). I believe the README has all the instructions needed AFTER
> you have installed both, biblatex and the style. You should add the
> lines:
>
> \usepackage[style=historische-zeitschrift]{biblatex}
> \bibliography{}
>
> to your document's preamble, then add the bibliography in a note
> environment (so it is only used by Lyx and not latex).
>
> Best of lucks.
> -
> Julio Rojas
> jcredbe...@gmail.com
>
>
>
> 2011/3/22 Sandro Portmann :
>> Hi guys
>>
>> I want to implement a new cite style into LyX 1.6.9 on my Mac OS X 
>> 10.6.6. It's the ¨Historische Zeitschrift¨ style, which I have 
>> downloaded here 
>> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml. 
>> The README file, distributed on the page doesn't help me much, so I 
>> hope, that anybody here can help me.
>>
>> Best regards
>>
>> Sandro
>>
>> Hallo zusammen
>>
>> Ich schreibs hier nochmals auf Deutsch, da mein English nicht gerade der 
>> Hammer ist.
>>
>> Ich versuche nun schon seit längerem, den Zitierstil "Historische 
>> Zeitung" in LyX zu integrieren, und bringe es einfach nicht auf die 
>> Reihe. Ich hatte ihn hier 
>> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml 
>> heruntergeladen. Mit der Instruktion, die in diesem File enthalten ist, 
>> kann ich leider nicht all zu viel anfangen, da ich den entsprechenden 
>> Ordner einfach nicht finde. Weiss jemand von euch, wie ich das hinkriege?
>>
>> Beste Grüsse
>>
>> Sandro



>>
>>
>>
>


Re: Problem integrating a bibtex-style

2011-03-23 Thread Julio Rojas
Dear Sandro, follow the instructions in the wiki. You need to declare
your bibliography in the preamble.

3- Load your bibliography database in the preamble:

\bibliography{}

Note that the bib file must either be located in your texmf-tree, or
you must enter an absolute path in the command above. (Do not forget a
"sudo texhash" in the terminal to tell latex where to find the new
file in the texmf-tree.)

This last note is of the uttermost importance, you have to define the
ABSOLUTE PATH (complete path if you wish) of your bibliography.

Also, remeber to put the bibliography in the lyx documente INSIDE a
lyx note (yellow note). Otherwise you'll have more errors.

Everything is in the wiki instructions, follow them. Good luck, keep
trying, you'll learn a lot in the process. ;)
-
Julio Rojas
jcredbe...@gmail.com



On Wed, Mar 23, 2011 at 2:33 PM, Sandro Portmann
 wrote:
> Okay, but now I'm getting lots of error messages from LyX, when I try to make 
> a PDF-file. For a better overview, I attached the whole directory with its 
> propper .bib file. Hope you can help me out.
>
>
>
>
> Am 23.03.2011 um 14:05 schrieb Julio Rojas:
>
>> Dear Sandro. Every time you have an error of the kind <> `name.sty' not found>> it means you need to install package "name". Go
>> to your package manager and install "logreq".
>>
>> Regards.
>> -
>> Julio Rojas
>> jcredbe...@gmail.com
>>
>>
>>
>> On Wed, Mar 23, 2011 at 1:14 PM, Sandro Portmann
>>  wrote:
>>> Sry folks, I forgot the attachment... Here it is :)
>>>
>>>
>>>
>>> Am 23.03.2011 um 11:29 schrieb Julio Rojas:
>>>
 Dear Sandro, this should be pretty straightforward. First of all, have
 you installed and used biblatex before? If not:
 http://wiki.lyx.org/BibTeX/Biblatex

 After you have downloaded, installed and tested biblatex (check your
 TeXLive distribution's package manager), you should download and
 install your desired biblatex style (again, via TeXLive's package
 manager). I believe the README has all the instructions needed AFTER
 you have installed both, biblatex and the style. You should add the
 lines:

 \usepackage[style=historische-zeitschrift]{biblatex}
 \bibliography{}

 to your document's preamble, then add the bibliography in a note
 environment (so it is only used by Lyx and not latex).

 Best of lucks.
 -
 Julio Rojas
 jcredbe...@gmail.com



 2011/3/22 Sandro Portmann :
> Hi guys
>
> I want to implement a new cite style into LyX 1.6.9 on my Mac OS X 
> 10.6.6. It's the ¨Historische Zeitschrift¨ style, which I have downloaded 
> here 
> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml. The 
> README file, distributed on the page doesn't help me much, so I hope, 
> that anybody here can help me.
>
> Best regards
>
> Sandro
>
> Hallo zusammen
>
> Ich schreibs hier nochmals auf Deutsch, da mein English nicht gerade der 
> Hammer ist.
>
> Ich versuche nun schon seit längerem, den Zitierstil "Historische 
> Zeitung" in LyX zu integrieren, und bringe es einfach nicht auf die 
> Reihe. Ich hatte ihn hier 
> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml 
> heruntergeladen. Mit der Instruktion, die in diesem File enthalten ist, 
> kann ich leider nicht all zu viel anfangen, da ich den entsprechenden 
> Ordner einfach nicht finde. Weiss jemand von euch, wie ich das hinkriege?
>
> Beste Grüsse
>
> Sandro
>>>
>>>
>>>
>
>
>


Re: Problem integrating a bibtex-style

2011-03-23 Thread Julio Rojas
Dear Sandro. Every time you have an error of the kind <> it means you need to install package "name". Go
to your package manager and install "logreq".

Regards.
-
Julio Rojas
jcredbe...@gmail.com



On Wed, Mar 23, 2011 at 1:14 PM, Sandro Portmann
 wrote:
> Sry folks, I forgot the attachment... Here it is :)
>
>
>
> Am 23.03.2011 um 11:29 schrieb Julio Rojas:
>
>> Dear Sandro, this should be pretty straightforward. First of all, have
>> you installed and used biblatex before? If not:
>> http://wiki.lyx.org/BibTeX/Biblatex
>>
>> After you have downloaded, installed and tested biblatex (check your
>> TeXLive distribution's package manager), you should download and
>> install your desired biblatex style (again, via TeXLive's package
>> manager). I believe the README has all the instructions needed AFTER
>> you have installed both, biblatex and the style. You should add the
>> lines:
>>
>> \usepackage[style=historische-zeitschrift]{biblatex}
>> \bibliography{}
>>
>> to your document's preamble, then add the bibliography in a note
>> environment (so it is only used by Lyx and not latex).
>>
>> Best of lucks.
>> -
>> Julio Rojas
>> jcredbe...@gmail.com
>>
>>
>>
>> 2011/3/22 Sandro Portmann :
>>> Hi guys
>>>
>>> I want to implement a new cite style into LyX 1.6.9 on my Mac OS X 10.6.6. 
>>> It's the ¨Historische Zeitschrift¨ style, which I have downloaded here 
>>> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml. The 
>>> README file, distributed on the page doesn't help me much, so I hope, that 
>>> anybody here can help me.
>>>
>>> Best regards
>>>
>>> Sandro
>>>
>>> Hallo zusammen
>>>
>>> Ich schreibs hier nochmals auf Deutsch, da mein English nicht gerade der 
>>> Hammer ist.
>>>
>>> Ich versuche nun schon seit längerem, den Zitierstil "Historische Zeitung" 
>>> in LyX zu integrieren, und bringe es einfach nicht auf die Reihe. Ich hatte 
>>> ihn hier 
>>> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml 
>>> heruntergeladen. Mit der Instruktion, die in diesem File enthalten ist, 
>>> kann ich leider nicht all zu viel anfangen, da ich den entsprechenden 
>>> Ordner einfach nicht finde. Weiss jemand von euch, wie ich das hinkriege?
>>>
>>> Beste Grüsse
>>>
>>> Sandro
>
>
>


Re: Problem integrating a bibtex-style

2011-03-23 Thread Sandro Portmann
Dear Julio

Thanks a lot for the help. Unfortunately, I'm getting an error message, when I 
want LyX to put out a PDF (as you can see in the attachment). The desired 
package is marked as installed, when I look in the TeX Live manager. Do you 
have a solution for that problem?

Regards

Sandro

Am 23.03.2011 um 11:29 schrieb Julio Rojas:

> Dear Sandro, this should be pretty straightforward. First of all, have
> you installed and used biblatex before? If not:
> http://wiki.lyx.org/BibTeX/Biblatex
> 
> After you have downloaded, installed and tested biblatex (check your
> TeXLive distribution's package manager), you should download and
> install your desired biblatex style (again, via TeXLive's package
> manager). I believe the README has all the instructions needed AFTER
> you have installed both, biblatex and the style. You should add the
> lines:
> 
> \usepackage[style=historische-zeitschrift]{biblatex}
> \bibliography{}
> 
> to your document's preamble, then add the bibliography in a note
> environment (so it is only used by Lyx and not latex).
> 
> Best of lucks.
> -
> Julio Rojas
> jcredbe...@gmail.com
> 
> 
> 
> 2011/3/22 Sandro Portmann :
>> Hi guys
>> 
>> I want to implement a new cite style into LyX 1.6.9 on my Mac OS X 10.6.6. 
>> It's the ¨Historische Zeitschrift¨ style, which I have downloaded here 
>> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml. The 
>> README file, distributed on the page doesn't help me much, so I hope, that 
>> anybody here can help me.
>> 
>> Best regards
>> 
>> Sandro
>> 
>> Hallo zusammen
>> 
>> Ich schreibs hier nochmals auf Deutsch, da mein English nicht gerade der 
>> Hammer ist.
>> 
>> Ich versuche nun schon seit längerem, den Zitierstil "Historische Zeitung" 
>> in LyX zu integrieren, und bringe es einfach nicht auf die Reihe. Ich hatte 
>> ihn hier 
>> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml 
>> heruntergeladen. Mit der Instruktion, die in diesem File enthalten ist, kann 
>> ich leider nicht all zu viel anfangen, da ich den entsprechenden Ordner 
>> einfach nicht finde. Weiss jemand von euch, wie ich das hinkriege?
>> 
>> Beste Grüsse
>> 
>> Sandro



Re: Problem integrating a bibtex-style

2011-03-23 Thread Julio Rojas
Dear Sandro, this should be pretty straightforward. First of all, have
you installed and used biblatex before? If not:
http://wiki.lyx.org/BibTeX/Biblatex

After you have downloaded, installed and tested biblatex (check your
TeXLive distribution's package manager), you should download and
install your desired biblatex style (again, via TeXLive's package
manager). I believe the README has all the instructions needed AFTER
you have installed both, biblatex and the style. You should add the
lines:

 \usepackage[style=historische-zeitschrift]{biblatex}
\bibliography{}

to your document's preamble, then add the bibliography in a note
environment (so it is only used by Lyx and not latex).

Best of lucks.
-
Julio Rojas
jcredbe...@gmail.com



2011/3/22 Sandro Portmann :
> Hi guys
>
> I want to implement a new cite style into LyX 1.6.9 on my Mac OS X 10.6.6. 
> It's the ¨Historische Zeitschrift¨ style, which I have downloaded here 
> http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml. The 
> README file, distributed on the page doesn't help me much, so I hope, that 
> anybody here can help me.
>
> Best regards
>
> Sandro
>
> Hallo zusammen
>
> Ich schreibs hier nochmals auf Deutsch, da mein English nicht gerade der 
> Hammer ist.
>
> Ich versuche nun schon seit längerem, den Zitierstil "Historische Zeitung" in 
> LyX zu integrieren, und bringe es einfach nicht auf die Reihe. Ich hatte ihn 
> hier http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml 
> heruntergeladen. Mit der Instruktion, die in diesem File enthalten ist, kann 
> ich leider nicht all zu viel anfangen, da ich den entsprechenden Ordner 
> einfach nicht finde. Weiss jemand von euch, wie ich das hinkriege?
>
> Beste Grüsse
>
> Sandro


Problem integrating a bibtex-style

2011-03-22 Thread Sandro Portmann
Hi guys

I want to implement a new cite style into LyX 1.6.9 on my Mac OS X 10.6.6. It's 
the ¨Historische Zeitschrift¨ style, which I have downloaded here 
http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml. The 
README file, distributed on the page doesn't help me much, so I hope, that 
anybody here can help me.

Best regards

Sandro

Hallo zusammen

Ich schreibs hier nochmals auf Deutsch, da mein English nicht gerade der Hammer 
ist.

Ich versuche nun schon seit längerem, den Zitierstil "Historische Zeitung" in 
LyX zu integrieren, und bringe es einfach nicht auf die Reihe. Ich hatte ihn 
hier http://biblatex.dominik-wassenhoven.de/historische-zeitschrift.shtml 
heruntergeladen. Mit der Instruktion, die in diesem File enthalten ist, kann 
ich leider nicht all zu viel anfangen, da ich den entsprechenden Ordner einfach 
nicht finde. Weiss jemand von euch, wie ich das hinkriege?

Beste Grüsse

Sandro