Search found 17 matches

by abclatex
Sun Jan 06, 2013 11:15 pm
Forum: Document Classes
Topic: tufte-latex | BibTeX and Citations as Footnotes
Replies: 4
Views: 5552

tufte-latex | BibTeX and Citations as Footnotes

I know it is kind of tough and really costs time. Hope to find some way to make it.

Many thanks for your help and time, cgnieder.
by abclatex
Sat Jan 05, 2013 10:18 pm
Forum: Page Layout
Topic: overlapping of text and notes in each even page
Replies: 1
Views: 3480

overlapping of text and notes in each even page

Hi all,

The below codes (which help to put the footnotes at the bottom of margin) can work well in oneside article, but not in twoside book. There would be overlapping of text and footnotes in each even page because the footnotes appear on the right side instead of at the margin of each even page ...
by abclatex
Sat Jan 05, 2013 10:16 pm
Forum: Document Classes
Topic: tufte-latex | BibTeX and Citations as Footnotes
Replies: 4
Views: 5552

tufte-latex | BibTeX and Citations as Footnotes

Yes, both cannot work together. Now, I'm trying to use the default natbib to see what will happen.


Edit:
The trial of using natbib also failed: only the BibTeX keys display instead of the whole citation.
by abclatex
Sat Dec 29, 2012 3:51 pm
Forum: Document Classes
Topic: tufte-latex | BibTeX and Citations as Footnotes
Replies: 4
Views: 5552

tufte-latex | BibTeX and Citations as Footnotes

Hi all,

In the tufte-book document, I'm trying to put the footnotes at the bottom of margin and also adopt BibTeX to cite in most footnotes. But the problem is how to mix them together? I tried several times by using \citep , \footfullcite and etc but didn't work it out. Any suggestions and advices ...
by abclatex
Sat Dec 08, 2012 1:20 am
Forum: Graphics, Figures & Tables
Topic: floatrow | Setup for Captions in Margins beside Figures
Replies: 1
Views: 6330

floatrow | Setup for Captions in Margins beside Figures

Hi guys,

I want to use captions beside figures (at margin) by floatrow . But the following codes only work in the even page (image 2) and not in the odd page (image 1). How to fix this problem?

codes:
\documentclass[10pt,a4paper]{book}

% page layout
\usepackage[%
left=2cm,
right=7cm,
top=2cm ...
by abclatex
Fri Dec 07, 2012 8:13 pm
Forum: Graphics, Figures & Tables
Topic: Figures Side by Side extended into Margin
Replies: 5
Views: 7120

Figures Side by Side extended into Margin

Is this a one-time occasion where you need a text figure and a margin figure side by side or will you figures always come in pairs? Should the figures be able to float like standard figures or should they be fixed?

Regards

Thanks for your reply, Cgnieder.

It' not one-time stuff. I need to place ...
by abclatex
Fri Dec 07, 2012 6:54 pm
Forum: Graphics, Figures & Tables
Topic: Figures Side by Side extended into Margin
Replies: 5
Views: 7120

Figures Side by Side extended into Margin

Hi guys,

I have some problems of figures side by side.


How to place figures like the "image1"? If someone could tell me how to manage them like "image2" (one figure occupies the body and has the same width as that of the body, while another occupies the margin and has the same width to that of ...
by abclatex
Wed Dec 05, 2012 1:21 am
Forum: Fonts & Character Sets
Topic: Altering the Caption Font
Replies: 2
Views: 22400

Re: Altering the Caption Font

Many...thanks to you, cgnieder.

Your advice is totally great and helps me a lot to correct mistakes and reorganize the whole codes.

I'll read other recommended packages later.

Since the paper (around 200 pages) has lots of footnotes at margins plus images at the main body or margins, is the tufte ...