Search found 15 matches

by clement
Thu Nov 05, 2009 7:36 am
Forum: Graphics, Figures & Tables
Topic: about dcolumn
Replies: 4
Views: 5564

Re: about dcolumn

I have solved the problem, thanks.
by clement
Thu Nov 05, 2009 4:55 am
Forum: Graphics, Figures & Tables
Topic: about dcolumn
Replies: 4
Views: 5564

about dcolumn

as following:

\documentclass[12pt,letter]{article}
\usepackage{dcolumn}
\usepackage{caption}
\usepackage{booktabs}
\newcolumntype{d}[1]{D{.}{\cdot}{#1}}
\newcolumntype{.}{D{.}{.}{-1}}

\begin{document}
\begin{table}
\caption{test1}
\begin{tabular}{l........}
\toprule & \multicolumn{2}{c}{A ...
by clement
Wed Nov 04, 2009 10:26 am
Forum: Graphics, Figures & Tables
Topic: about dcolumn
Replies: 4
Views: 5564

about dcolumn

hi:

I meet a problem about using dcolumn package.
I hope to create a table and its format like following:

------------------------------------------------
R G
--------------------------------------------------
kk c d e f g
--------------------------------------------------
first 1 2 3 4 5 ...
by clement
Fri Oct 30, 2009 3:46 am
Forum: General
Topic: a problem about compile
Replies: 3
Views: 4487

Re: a problem about compile

sorry, I can't use this approach to debug the error.
It seems the winedit will record the process, and even
I delete one rest by rest, the final result is the same.
the error shows "dvi2pdf return nonzero exit code(1)
indicating that some problems might have occurred during the
compilation";

Is ...
by clement
Wed Oct 28, 2009 10:54 am
Forum: General
Topic: a problem about compile
Replies: 3
Views: 4487

a problem about compile

hi:
I encounter a problem about compile.
i use winedit to compile the tex file, after compile
I press dvipdfmx, and it return an error message which show
dvipdf return nonzero exit code. However, if I use PDFLatex,
the result is correct.
How to make sure the problem, and how to debug latex in ...
by clement
Wed Oct 28, 2009 4:06 am
Forum: MiKTeX and proTeXt
Topic: how to download the package in miktex
Replies: 2
Views: 6240

how to download the package in miktex

hi:

I hope to download all *.sty which showing in miktex package
manager, such as rotating.sty, and so on. But I can not find
the file path like texmf\tex\latex\rotating, does any one know
how to find that, thanks
by clement
Fri Oct 23, 2009 5:19 am
Forum: General
Topic: the problem about theenumi
Replies: 1
Views: 2423

the problem about theenumi

hi:

I have a problem about the example 3-3-4 in book the latex companion.
the codes are as following:

\usepackage{calc,pifont} \newcounter{local}
\renewcommand\theenumi{\protect\setcounter{local}%
{171+\the\value{enumi}}\protect\ding{\value{local}}}
\renewcommand\labelenumi{\theenumi ...
by clement
Fri Oct 23, 2009 4:27 am
Forum: General
Topic: The latex companion
Replies: 4
Views: 2389

Re: The latex companion

And do the authors have any personal forum or any mail-list to
reply the questions about the book, thanks
by clement
Fri Oct 23, 2009 4:20 am
Forum: General
Topic: The latex companion
Replies: 4
Views: 2389

Re: The latex companion

I will discuss here, thanks
by clement
Wed Oct 21, 2009 2:52 am
Forum: General
Topic: The latex companion
Replies: 4
Views: 2389

The latex companion

hi:

does any one know where to ask the problems about the content and
examples in the book the latex companion, thanks.