Search found 18 matches

by duboismathieu
Sun Jan 12, 2014 1:41 pm
Forum: Text Formatting
Topic: SQL Language Definition
Replies: 1
Views: 3429

SQL Language Definition

Hello,

I'm using TeX Live 2012 on Ubuntu 12.04 and I recently started to (formally) learn SQL and therefore wrote a document containing SQL code. I use the listings package (Version 1.4 2007/02/22 according to the manual).

I found that a lot of keywords are not recognized because they are not ...
by duboismathieu
Sun Feb 12, 2012 7:11 pm
Forum: Graphics, Figures & Tables
Topic: pgfplots | Animation in Presentation
Replies: 0
Views: 2003

pgfplots | Animation in Presentation

Hello,

I have recently discovered pgfplots and I wanted to use it for a beamer presentation.

The figure is a bar chart (more precisely ybar meaning vertical bars). There are several (symbolic) x values and several plots. Here is a simple example (borrowed from pgfplots manual p27):
\begin ...
by duboismathieu
Thu Jun 09, 2011 7:52 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex 0.9 & apalike
Replies: 3
Views: 2763

biblatex 0.9 & apalike

Hi,

Thanks for your answer (I was about to do it).

After some reading biblatex-apa is not what I want.

I would like to have key in the bibliography for easier navigation.
For instance:

[Einstein1905] Einstein, A. "Ist die Trägheit eines Körpers von seinem Energieinhalt abhängig?", Annalen der ...
by duboismathieu
Thu Jun 09, 2011 8:57 am
Forum: BibTeX, biblatex and biber
Topic: biblatex 0.9 & apalike
Replies: 3
Views: 2763

Re: biblatex 0.9 & apalike

Maybe I can be a bit more specific:
How can you put a key (in the form [AuthorYear]) in front of bibliographic entries?
by duboismathieu
Wed Jun 08, 2011 3:30 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex 0.9 & apalike
Replies: 3
Views: 2763

biblatex 0.9 & apalike

Hello,

I'm using biblatex 0.9 (Ubuntu 11.04 comes with TeXLive 2009).

I would like to use something that looks like the classical apalike style i.e. citations are ordered by a key in the form [AuthorYear] and they appear like that in the text.

I'm a bit lost within biblatex options. Can anyone ...
by duboismathieu
Wed Jun 08, 2011 1:12 pm
Forum: BibTeX, biblatex and biber
Topic: Harvard bibliography style
Replies: 6
Views: 15855

Harvard bibliography style

Hello,

I have never tried to do such thing but I think that the reference can be found here:
http://www.ctan.org/tex-archive/info/bi ... ttb_en.pdf

Another way might be biblatex (I'm trying it right now).

HTH,
Mathieu
by duboismathieu
Fri Apr 22, 2011 9:57 pm
Forum: Document Classes
Topic: Beamer and wrapfigure
Replies: 1
Views: 5325

Beamer and wrapfigure

Sorry I just realized how ugly my example is. Here is a better idea (thanks OpenOffice :).
test-wrap.png
test-wrap.png (74.13 KiB) Viewed 5301 times
By the way I realized I could use blocks to emulate this... I will give it a try.

Mathieu
by duboismathieu
Fri Apr 22, 2011 9:14 pm
Forum: Document Classes
Topic: Beamer and wrapfigure
Replies: 1
Views: 5325

Beamer and wrapfigure

Hello,

I have a rather complicated frame with a TiKZ picture and some text. Despite my efforts, I am unsuccessful in trying to wrap the text (itemize) around the figure.

Basically I would like something like that:
--------------------
| * bla |fig ||
| - blah | ||
| continued |
| * foo can now be ...
by duboismathieu
Mon Mar 21, 2011 5:37 pm
Forum: Document Classes
Topic: [Beamer] Bibliography in a footnote
Replies: 2
Views: 22641

[Beamer] Bibliography in a footnote

Hello,

Thanks for the answer (and sorry for the delay I switched to something else and just returning to this).

I have tested the example on http://stefaanlippens.net/bibentry and it works fine. I have also transformed it to a simple example in beamer.

Nevertheless it doesn't work very well on my ...
by duboismathieu
Sat Feb 26, 2011 7:57 pm
Forum: Document Classes
Topic: [Beamer] Bibliography in a footnote
Replies: 2
Views: 22641

[Beamer] Bibliography in a footnote

Hello everybody,

In scientific talks it is common to have citations as a footnote on each slide.

I have heard about the footbib and jurabib packages but they don't seem to be compatible with beamer (at least without doing a lot of complicated things).

Is there a simple solution?

Thanks in ...