I've got a problem with the yfonts package and its \yinipar command. The code looks like this:
\chapter*{Prolog}
{\frakfamily\fraklines
\yinipar{S}
\par
}
pacerował tak już z kilkadziesiąt minut, tracąc, z każdą chwilą coraz bardziej, rachubę czasu, tkwiąc w jakiejś nieokiełznanej myśli, która ...
Search found 7 matches
- Wed Jul 11, 2012 6:58 pm
- Forum: Text Formatting
- Topic: yfonts | Initial Letter and Position of surrounding Text
- Replies: 1
- Views: 3226
- Thu Jul 05, 2012 1:26 pm
- Forum: Text Formatting
- Topic: Section Positioning between floating Figures
- Replies: 3
- Views: 2194
Section Positioning between floating Figures
Hm, no, unfortunately it didn't work. :(
I changed all "[h]s" to "[htbp]s" yet still the title of my second section is displayed on the bottom of my 1st page.
As for floating, I figured I had to use it, otherwise there were no spaces between the diagrams and it just looked ugly. The commands for ...
I changed all "[h]s" to "[htbp]s" yet still the title of my second section is displayed on the bottom of my 1st page.
As for floating, I figured I had to use it, otherwise there were no spaces between the diagrams and it just looked ugly. The commands for ...
- Thu Jul 05, 2012 12:36 pm
- Forum: Text Formatting
- Topic: Section Positioning between floating Figures
- Replies: 3
- Views: 2194
Section Positioning between floating Figures
\documentclass{article}
\usepackage{tkz-euclide}
\usetikzlibrary{trees}
\begin{document}
\section{Tikz examples}
\begin{figure}[h]
\begin{tikzpicture}
% The triangle
\tkzDefPoint(2,2){A}
\tkzDefPoint(5,-2){B}
\tkzDefPoint(1,-2){C}
\tkzDrawSegments(A,B B,C C,A)
\end{tikzpicture}
\end{figure ...
\usepackage{tkz-euclide}
\usetikzlibrary{trees}
\begin{document}
\section{Tikz examples}
\begin{figure}[h]
\begin{tikzpicture}
% The triangle
\tkzDefPoint(2,2){A}
\tkzDefPoint(5,-2){B}
\tkzDefPoint(1,-2){C}
\tkzDrawSegments(A,B B,C C,A)
\end{tikzpicture}
\end{figure ...
- Thu Jul 05, 2012 12:22 pm
- Forum: Text Formatting
- Topic: Problem with Line Indentation
- Replies: 3
- Views: 2721
Re: Problem with Line Indentation
Thank you.
- Tue Jul 03, 2012 10:46 pm
- Forum: Text Formatting
- Topic: Problem with Line Indentation
- Replies: 3
- Views: 2721
Problem with Line Indentation
This is how my code looks:
\documentclass[11pt,epsfig]{article}
\usepackage{polski}
\usepackage[utf8]{inputenc}
\oddsidemargin=0in
\evensidemargin=0in
\textwidth=6.3in
\topmargin=-0.5in
\textheight=9in
\parindent=0in
\pagestyle{empty}
\begin{document}
[...]
\begin{problem}{5p}
\textbf{1.} Ustal ...
\documentclass[11pt,epsfig]{article}
\usepackage{polski}
\usepackage[utf8]{inputenc}
\oddsidemargin=0in
\evensidemargin=0in
\textwidth=6.3in
\topmargin=-0.5in
\textheight=9in
\parindent=0in
\pagestyle{empty}
\begin{document}
[...]
\begin{problem}{5p}
\textbf{1.} Ustal ...
- Tue Jul 03, 2012 5:26 pm
- Forum: Graphics, Figures & Tables
- Topic: Inclusion of EPS File fails
- Replies: 3
- Views: 3071
Re: Inclusion of EPS File fails
Yes, it seems to work just fine now. Thank you very much for this helpful piece of advice!
Regards,
Martin
Regards,
Martin
- Tue Jul 03, 2012 3:59 pm
- Forum: Graphics, Figures & Tables
- Topic: Inclusion of EPS File fails
- Replies: 3
- Views: 3071
Inclusion of EPS File fails
Hi,
I'm using MiKTeX 2.9 and my editor is WinShell 3.3.2.4. I'm completely new to LaTeX and one of the main purposes for my using LaTeX is to be able to make nice exams and quizzes for my students.
I'm trying to run PDFLaTeX on the file "example.tex" from this website: http://www.rfbooth.com/tech ...
I'm using MiKTeX 2.9 and my editor is WinShell 3.3.2.4. I'm completely new to LaTeX and one of the main purposes for my using LaTeX is to be able to make nice exams and quizzes for my students.
I'm trying to run PDFLaTeX on the file "example.tex" from this website: http://www.rfbooth.com/tech ...