Andrzej Kosmala
unread,Nov 14, 2012, 4:19:38 AM11/14/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
\documentclass[12pt,twoside]{mwrep}
\usepackage[utf8x]{inputenc}
\usepackage[OT4]{fontenc}
\usepackage{polski}
\usepackage{graphicx,textcomp,tabulary}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{here}
\usepackage{array}
\usepackage{hhline}
\usepackage[a4paper,left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}
\usepackage[breaklinks=true,colorlinks=true,hypertex,pdfusetitle=true]{hyperref}
\usepackage[tableposition=top]{caption}
\pagestyle{uheadings}
\renewcommand\thechapter{\Roman{chapter}}
\makeatletter
\SetSectionFormatting{chapter}
{20pt plus2pt minus3pt}
{\FormatChapterHeading{0pt}
{\flushleft\Large\textbf Rozdział{ }}{\flushleft\LARGE\textbf}}
{10pt plus2pt minus3pt}
\renewcommand{\labelenumii}{\arabic{enumii})}
\renewcommand{\labelenumiii}{\alph{enumiii})}
\makeatother
Tabelę zamknąłem w minipage aby mieć bezpośrednio pod nią przypisy. I mam, nazywają
się a,b,c,d ... . W tabeli natomiast ich wyświetlanie to i,j,k itd., czyli
przesunięte o 7.
Dystrybucja to texlive w Debianie.
Jak poprawić numerację przypisów w tabeli?
W jaki sposób zmienić ich wyświetlanie z liter na cyfry arabskie?
Pozdrawiam
Andrzej