Search found 8 matches

by basfot
Tue Apr 21, 2015 2:10 pm
Forum: Text Formatting
Topic: Appendix - wrong template
Replies: 5
Views: 3510

Re: Appendix - wrong template

Nice. Links now works and it looks fine. Now I would like to know two small things.

1) When I need change style of appendix title where is this possible?
2) And I need this is specific question. If I want to continue on the some like is appendix title so it's possible on some way?
by basfot
Tue Apr 21, 2015 9:05 am
Forum: Text Formatting
Topic: Appendix - wrong template
Replies: 5
Views: 3510

Appendix - wrong template

Ok. Here is zip with all needed files.

Code: Select all

http://leteckaposta.co/file/499403578.1/9a38c781e603aeec7ca07e6c7f7e7616250c67f6/cs
Problem is that appendix links doesn't works correctly and wrong placeing of "Appendix title."
by basfot
Mon Apr 20, 2015 10:19 pm
Forum: Text Formatting
Topic: Appendix - wrong template
Replies: 5
Views: 3510

Appendix - wrong template

Hi, I have tex file template cls and I need fix appendix. After build of code is

1) Wrong href in content to appendix section
2) Appendix title is after bibliography

Can you help me? Thanks a lot.


% Nejprve uvedeme tridu dokumentu s volbami
%\documentclass[bc,male,java,dept460]{diploma ...
by basfot
Sun Apr 12, 2015 1:25 pm
Forum: Text Formatting
Topic: Wrong wrap URL in bibitem - LATEX
Replies: 3
Views: 3574

Re: Wrong wrap URL in bibitem - LATEX

Yes, I found solution and Stefan solution also works. Thanks a lot boys.
by basfot
Sat Apr 11, 2015 7:36 pm
Forum: Text Formatting
Topic: Wrong wrap URL in bibitem - LATEX
Replies: 3
Views: 3574

Wrong wrap URL in bibitem - LATEX

I need fix wrong wrapped url. I tried a lot of examples but not helped me. Thanks.

http://s15.postimg.org/mopcs8hln/q_Acre.jpg

I have this code and template:


\documentclass [ing,male,java,dept460]{diploma}
\usepackage [czech]{babel}

\begin{document}

\begin{thebibliography}{99}

\bibitem ...
by basfot
Tue Dec 09, 2014 9:56 pm
Forum: General
Topic: Subsubsection isn't visible in content
Replies: 4
Views: 3301

Re: Subsubsection isn't visible in content

Yes. It works. Thanks a lot. ... for meanwhile. ;-)
by basfot
Fri Dec 05, 2014 3:08 pm
Forum: General
Topic: Subsubsection isn't visible in content
Replies: 4
Views: 3301

Subsubsection isn't visible in content

Johannes_B wrote:Hi and welcome, try \setcounter{\tocdepth}{3}.
Perfect. Thank you very much. Otherwise I have still one question. All fields in content have red border. Is there some way how to remove this border?
by basfot
Wed Dec 03, 2014 11:15 am
Forum: General
Topic: Subsubsection isn't visible in content
Replies: 4
Views: 3301

Subsubsection isn't visible in content

Hi, I have problem with content. All section, all subsection are written in table of content after compile but SUBSUBSECTION titles there isn't. I used template cls but I don't know where is problem. Thanks.

%%
%% This is file `diploma.cls',
%% generated with the docstrip utility.
%%
%% The ...