Search found 4 matches

by taddam
Mon Oct 01, 2012 8:33 pm
Forum: Math & Science
Topic: baposter, chemstyle | Cross-References of Compounds
Replies: 2
Views: 2376

baposter, chemstyle | Cross-References of Compounds

I solved the problem by generating the compounds list by this script
http://www.jkwchui.com/Apps/schemerefPa ... parse.html.
The script generated formula:

Code: Select all

\compound*{}
which i pasted just after the \begin.
by taddam
Mon Oct 01, 2012 2:45 pm
Forum: Math & Science
Topic: baposter, chemstyle | Cross-References of Compounds
Replies: 2
Views: 2376

baposter, chemstyle | Cross-References of Compounds

Hello,

does anyone know why cross-referencing does not work for compounds in baposter ? When I refer to a compound I get consecutive number instead of a right compound number.

My header.
\documentclass[portrait,paperwidth=820mm,paperheight=1100mm,fontscale=0.350]{baposter}

\usepackage[T1 ...
by taddam
Sun Sep 30, 2012 10:23 pm
Forum: Graphics, Figures & Tables
Topic: Automatic Cropping of EPS Images
Replies: 3
Views: 5434

Automatic Cropping of EPS Images

It seems that the a0paper is the problem for other paper sizes it works perfectlly.
That's why i decided to go as close as I can to ao size

\documentclass[portrait,paperwidth=820mm,paperheight=1100mm,fontscale=0.300]{baposter}

\usepackage[T1]{fontenc}
\usepackage{ae}
\usepackage[runs=2]{auto-pst ...
by taddam
Sun Sep 30, 2012 9:40 pm
Forum: Graphics, Figures & Tables
Topic: Automatic Cropping of EPS Images
Replies: 3
Views: 5434

Automatic Cropping of EPS Images

Hello,

I have a problem concerning including EPS graphics on a poster (baposter, A0 paper). The EPS were create in ChemDraw and exported, while including them they are being cropped. Any ideas what to do?