Search found 42 matches

by EigenGoofy
Thu Jul 19, 2012 7:27 am
Forum: Fonts & Character Sets
Topic: How does DeclareFontShape work?
Replies: 2
Views: 7318

How does DeclareFontShape work?

Take a look at the document » LaTeX2e Font Selection « (also known as the font guide).


Thorsten

Thank you very much, Thorsten!

However, I came up with my question just after reading the document you indicated. The font guide is too concise, lack of examples to illustrate. I very like those ...
by EigenGoofy
Sat Jul 14, 2012 5:18 am
Forum: Graphics, Figures & Tables
Topic: tikZ | Change Font, Font Size and Color
Replies: 1
Views: 28610

tikZ | Change Font, Font Size and Color

Based on the code above, modify the middle part by:

\catcode`\|12
\begin{tikzpicture}
\fontfamily{augie}{\fontsize{15}{15}\selectfont
\fill [draw=none,fill=none,
postaction={decorate,decoration={raise=8pt,text along path,
text={|\color{blue}|around and around and around|| |\color{green}|and around ...
by EigenGoofy
Thu Jul 12, 2012 8:00 am
Forum: Fonts & Character Sets
Topic: How does DeclareFontShape work?
Replies: 2
Views: 7318

How does DeclareFontShape work?

http://tex.stackexchange.com/questions/33333/scaling-fonts-document-wide?rq=1

Stefan posted a message on the link above with statement:

<13.82><16.59><10.8><23.89><28.66><34.4><41.28>%
ecltt8}{}


I wonder
1, What do these numbers mean?
2, what does "ecltt8" mean?

Now, I am using a font ...
by EigenGoofy
Wed Jul 11, 2012 1:46 am
Forum: Graphics, Figures & Tables
Topic: tikZ | Many small Triangles form a Word
Replies: 14
Views: 12972

tikZ | Many small Triangles form a Word

Hi, Crazyhorse!

Thank you very much for providing your LyX file! I have to use [crop=off] to run your file, even if Perl is installed; otherwise it will produce a blank PDF.

From the attachment, we can see the generated PDF, in which part of the letter "T" is missing. I don't know why, but this ...
by EigenGoofy
Tue Jul 10, 2012 3:52 am
Forum: General
Topic: Making a fake content
Replies: 2
Views: 3924

Making a fake content

Hello, Stefan_K!

Thank you for your help!

Your code does not work very well in LyX. It partially fail to generate content and chapter or section number, and it returns an error message:
Paragraph ended before \contentsline was complete.

Now I am using the following code:
\tableofcontents ...
by EigenGoofy
Tue Jul 10, 2012 3:45 am
Forum: Graphics, Figures & Tables
Topic: tikZ | Many small Triangles form a Word
Replies: 14
Views: 12972

tikZ | Many small Triangles form a Word

Hi, Crazyhorse!

Thank you for your help, Crazyhorse!

\usepackage[crop=off]{auto-pst-pdf}

This code works in TeXworks, but does not work very well! It generate a pdf file with figure being rotated 90 degree and located on the second page, instead of the first page, and only part of figure are ...
by EigenGoofy
Tue Jul 10, 2012 3:27 am
Forum: Graphics, Figures & Tables
Topic: tikZ | Change Font, Font Size and Color
Replies: 1
Views: 28610

tikZ | Change Font, Font Size and Color

Hi, everyone!

I wanna change to the font called "Augie", and I usually use command \fontfamily{augie}\selectfont which does not work for the following case, and I have no idea to change the color of the text, and font size as well.

\documentclass[landscape]{article}
%\usepackage{babel ...
by EigenGoofy
Mon Jul 09, 2012 11:13 am
Forum: Graphics, Figures & Tables
Topic: tikZ | Many small Triangles form a Word
Replies: 14
Views: 12972

tikZ | Many small Triangles form a Word

Hi, CrazyHorse!

It is wonderful to see people posting code here! Thank you very much for your code and beautiful figure, CrazyHorse!

However, I have to add -shell-escape, otherwise your code does not work at all for pdfLatex.

Moreover, even adding that, the code still does not work in my computer ...
by EigenGoofy
Sun Jul 08, 2012 11:19 pm
Forum: General
Topic: Making a fake content
Replies: 2
Views: 3924

Making a fake content

Hello, everybody!

I wanna make a fake content as following

Content

Preface ....................... I

Chapter one: Introduction ..................... 1
Section 1: Apple .............................. 2
Section 2: Wine Brew .......................... 19

Chapter two: Industry ...
by EigenGoofy
Sun Jul 08, 2012 10:57 pm
Forum: Graphics, Figures & Tables
Topic: tikZ | Many small Triangles form a Word
Replies: 14
Views: 12972

tikZ | Many small Triangles form a Word

Hi, Jake!

Thank you for your reply!

I don't know how to post comment to their answer, as if posting comment is forbidden because there is no button I can click to post comment, but only posting answer is allowed there.

Unfortunately, their answers are not well-written, only those pros are able to ...