Search found 7 matches

by looreenzoo
Thu Nov 24, 2011 4:27 pm
Forum: Graphics, Figures & Tables
Topic: multirow | Text wrap in Tables
Replies: 3
Views: 3590

multirow | Text wrap in Tables

Sorry for the late reply. If I put the text in a \parbox wide for instance 75 pt, it goes below the table.
\documentclass[12pt,a4paper]{article}
\usepackage{booktabs}
\usepackage{multirow}

\begin{document}
\begin{tabular}{cccc}
\toprule
& & \multicolumn{2}{c}{Logic of rule adoption ...
by looreenzoo
Tue Nov 22, 2011 9:30 pm
Forum: Graphics, Figures & Tables
Topic: multirow | Text wrap in Tables
Replies: 3
Views: 3590

multirow | Text wrap in Tables

Hi all,

I searched on the internet, but I could not find the way to wrap text in tables with columns spanning more than one row. Here is a MWE and thank you in advance!

\documentclass[12pt,a4paper]{article}
\usepackage{booktabs}
\usepackage{multirow}

\begin{document}
\begin{tabular}{cccc ...
by looreenzoo
Sun Jan 16, 2011 6:12 pm
Forum: Text Formatting
Topic: Inputenc error
Replies: 2
Views: 20162

Re: Inputenc error

While preparing the minimal example, I found out the problem, which was not in the .tex file, but in the .bib one. Since the errors were reproducible even without any text, I checked my references and there was an almost invisible sign upon one author's name. I canceled it, compiled the file, and ...
by looreenzoo
Sun Jan 16, 2011 1:32 pm
Forum: Text Formatting
Topic: Inputenc error
Replies: 2
Views: 20162

Inputenc error

Dear all,
I have a problem with an inputenc error. When I attempt to build from the source, I got these 4 errors:
!Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.
!Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.
!Package inputenc Error: Unicode ...
by looreenzoo
Thu Jan 06, 2011 2:16 am
Forum: TeX Live and MacTeX
Topic: Install biblatex-chicago on TeXLive
Replies: 5
Views: 10796

Install biblatex-chicago on TeXLive

You're right... I tried to install the newer version of BibLaTeX and all the other required packages but without tlmgr it was just insane. So I uninstalled my TeXLive distribution, reinstalled a full version from the CTAN, and now everything works fine. Thank you!
by looreenzoo
Tue Jan 04, 2011 8:48 pm
Forum: TeX Live and MacTeX
Topic: Install biblatex-chicago on TeXLive
Replies: 5
Views: 10796

Install biblatex-chicago on TeXLive

I did as you suggested and now I got several errors:

LOG FILE :
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.1.3) 4 JAN 2011 19:45
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**chapter1.tex
(./chapter1.tex
LaTeX2e <2009/09 ...
by looreenzoo
Tue Jan 04, 2011 5:06 pm
Forum: TeX Live and MacTeX
Topic: Install biblatex-chicago on TeXLive
Replies: 5
Views: 10796

Install biblatex-chicago on TeXLive

Hi all,
I would like to install the biblatex-chicago package ( http://ftp.uniroma2.it/TeX/macros/latex/contrib/biblatex-contrib/biblatex-chicago/ ), but my editor cannot find biblatex-chicago.sty . The README file recommends to copy some of the files in <TEXMFLOCAL>/tex/latex/biblatex-contrib ...