Search found 2 matches

by maccp1893
Sun Jan 01, 2017 9:46 pm
Forum: Theses, Books, Title pages
Topic: Reference to Subfigures
Replies: 2
Views: 25747

Reference to Subfigures

You are awesome! Hadn't thought to get an answer an new years eve!

Your solution changed the enumeration of the subfigures to lowercase letters which is nice. You linked the package site of CTAN in your answer, I checked the docu before but coudn't get by.

Would you be so kind to additionally tell ...
by maccp1893
Sun Jan 01, 2017 6:22 pm
Forum: Theses, Books, Title pages
Topic: Reference to Subfigures
Replies: 2
Views: 25747

Reference to Subfigures

Hallo everybody.

I am unsing the template for Theses of Sunil Patel provided by LaTeX-Templates .

I am trying to reference to subfigures but I don't get it correctly. I include my figures with
\begin{figure*}[htbp]
\centering
\begin{subfigure}[c]{0.27\textwidth}
\centering
\includegraphics ...