I know this post is one year old, but there aren't many discussions about the rccol package. I just got interested in its functionalities, tried a few simple cases, but I must say I can replicate the OPs observations, and I have no idea if there might be a workaround.
I know that the siunitx ...
Search found 49 matches
- Thu Jun 14, 2012 7:55 pm
- Forum: Graphics, Figures & Tables
- Topic: multirow, rccol | Empty Cells
- Replies: 1
- Views: 2397
- Sun Nov 20, 2011 7:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Loop over Figures
- Replies: 2
- Views: 8865
Loop over Figures
So far no-one has shown interest in my question, perhaps it is misplaced. At any rate, let me describe a solution I have concocted based on suggestions here:
http://www.tug.org/pipermail/pstricks/2011/009357.html
Feel free to comment and/or offer a fix for the pdflatex glitch.
\documentclass ...
http://www.tug.org/pipermail/pstricks/2011/009357.html
Feel free to comment and/or offer a fix for the pdflatex glitch.
\documentclass ...
- Thu Nov 10, 2011 10:38 pm
- Forum: Graphics, Figures & Tables
- Topic: graphicx | Included Plot doesn't show up
- Replies: 2
- Views: 1546
Re: graphicx | Included Plot doesn't show up
can you give a minimal example of your code and tell us how you compiled the document? what error message do you get?
most likely, I think, is: you are trying to compile postcript graphics with pdflatex (you can't, so it won't show) or png graphics with latex (you can't so it won't show), there are ...
most likely, I think, is: you are trying to compile postcript graphics with pdflatex (you can't, so it won't show) or png graphics with latex (you can't so it won't show), there are ...
- Thu Nov 10, 2011 12:23 pm
- Forum: Graphics, Figures & Tables
- Topic: Loop over Figures
- Replies: 2
- Views: 8865
Loop over Figures
I'm still looking for a solution. Any suggestions will be greatly appreciated. Pointer to a package, anything.
Can multido be tweaked to take a list of names rather than indices?
Along the lines of:
\documentclass{beamer}%
\usepackage{graphicx}%
\usepackage{multido}%
\newcommand*{\List ...
Can multido be tweaked to take a list of names rather than indices?
Along the lines of:
\documentclass{beamer}%
\usepackage{graphicx}%
\usepackage{multido}%
\newcommand*{\List ...
- Thu Nov 10, 2011 12:21 am
- Forum: Graphics, Figures & Tables
- Topic: Loop over Figures
- Replies: 2
- Views: 8865
Loop over Figures
My ultimate objective is to pdflatex a beamer document in which each slide displays a figure from the current directory, where the names and number of figures is not a priori known. (explanation: the figures are those that do not make it to the final presentation, but might prove useful to have at ...
- Wed Jan 20, 2010 8:06 am
- Forum: General
- Topic: How to justify ALL on beamer?
- Replies: 5
- Views: 19019
How to justify ALL on beamer?
since no-one has replied, let me volunteer some ideas - they are untested, do get back to us with your solution if you find one.
in your preamble:
1. justifying text in enumerate environment (the code may be adapted for the itemize environment),
\let\oldenumerate=\enumerate
\renewenvironment ...
in your preamble:
1. justifying text in enumerate environment (the code may be adapted for the itemize environment),
\let\oldenumerate=\enumerate
\renewenvironment ...
- Tue Jan 19, 2010 12:46 pm
- Forum: Text Formatting
- Topic: automate a list of short items on multiple columns
- Replies: 0
- Views: 1355
automate a list of short items on multiple columns
Any suggestions on how to get enumerate/itemize to create a list of short items on multiple columns (as opposed to the default behavior of creating a vertically long and narrow list)?
I asked a related question a couple of days ago , but since it hasn't received any replies I am reformulating my ...
I asked a related question a couple of days ago , but since it hasn't received any replies I am reformulating my ...
- Mon Jan 18, 2010 9:44 am
- Forum: Text Formatting
- Topic: shortlst with beamer
- Replies: 0
- Views: 1931
shortlst with beamer
I've been trying to get enumerate to list on multiple columns. I came across the shortlst package, which is designed to do just that. However, while I was able to use shortenumerate and shortitemize succesfully within the article class, I couldn't get it to work with the beamer class. Any suggestion ...
- Fri Nov 13, 2009 10:35 am
- Forum: Document Classes
- Topic: Creating Handouts with Beamer
- Replies: 16
- Views: 22521
Creating Handouts with Beamer
oh aye! it was staring at me right in the eye!magicmoose wrote:Underneath where you write your message it says "options" and "upload attachment"

thanks a lot for your patience magicmoose

- Fri Nov 13, 2009 10:33 am
- Forum: Document Classes
- Topic: Creating Handouts with Beamer
- Replies: 16
- Views: 22521
Creating Handouts with Beamer
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=latex 2009.11.13) 13 NOV 2009 16:20
entering extended mode
**minimal.tex
(C:\TeX\minimal.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, fr
ench, loaded.
("C:\Documents ...