I use sans serif font for this document. I got an error "Corrupted NFSS tables" when I use this example.
Kris
Search found 42 matches
- Thu Aug 12, 2010 11:37 am
- Forum: Text Formatting
- Topic: C# notation
- Replies: 4
- Views: 10406
- Wed Aug 11, 2010 11:08 pm
- Forum: Text Formatting
- Topic: C# notation
- Replies: 4
- Views: 10406
Re: C# notation
This solution does not make the document look good. Its strange that there is no similar sign in the list of symbols.
Kris
Kris
- Wed Aug 11, 2010 5:30 pm
- Forum: Text Formatting
- Topic: C# notation
- Replies: 4
- Views: 10406
C# notation
Hello,
Is there any sign that is similar to the C# sign from for example here:
http://en.wikipedia.org/wiki/C_Sharp_(p ... _language)
I used both \# and $\sharp$ and they do not resemble the original.
Kris
Is there any sign that is similar to the C# sign from for example here:
http://en.wikipedia.org/wiki/C_Sharp_(p ... _language)
I used both \# and $\sharp$ and they do not resemble the original.
Kris
- Sat Jul 17, 2010 3:27 pm
- Forum: Text Formatting
- Topic: ANSI C code listings
- Replies: 2
- Views: 5638
Re: ANSI C code listings
That is not a good option in my case, because the source code is taken from file and there is quite a lot of it. It would have to be a method changing the look of * sign in listing directly.
Kris
Kris
- Thu Jul 15, 2010 10:48 pm
- Forum: Text Formatting
- Topic: ANSI C code listings
- Replies: 2
- Views: 5638
ANSI C code listings
Hello,
I have to include C code into report using listings package. The current options used are presented on the example below. The pointer sign * is in the middle which is not so nice and maybe the general look can be improved. Has anybody appended C code before and can advice some neat solutions ...
I have to include C code into report using listings package. The current options used are presented on the example below. The pointer sign * is in the middle which is not so nice and maybe the general look can be improved. Has anybody appended C code before and can advice some neat solutions ...
- Fri Jun 18, 2010 11:20 am
- Forum: Math & Science
- Topic: Big o notation
- Replies: 1
- Views: 16917
Big o notation
Hello,
Is there any command for Big o notation for algorithm running time?
Kris
Is there any command for Big o notation for algorithm running time?
Kris
- Thu May 06, 2010 11:18 am
- Forum: Graphics, Figures & Tables
- Topic: Mathematical figure
- Replies: 2
- Views: 1938
Re: Mathematical figure
What I would like to get is both rows being of the same size. It is possible, I have seen such result in a paper.
- Thu May 06, 2010 9:55 am
- Forum: Graphics, Figures & Tables
- Topic: Mathematical figure
- Replies: 2
- Views: 1938
Mathematical figure
Hello,
I am trying to format a simple drawing presenting memory layout, but the second row is wider and I cannot get it to fit the width.
\documentclass[draft,10pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\begin{document}
\begin{table}
\caption{Memory ...
I am trying to format a simple drawing presenting memory layout, but the second row is wider and I cannot get it to fit the width.
\documentclass[draft,10pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\begin{document}
\begin{table}
\caption{Memory ...
- Thu May 06, 2010 9:49 am
- Forum: Document Classes
- Topic: Master thesis
- Replies: 2
- Views: 3166
Master thesis
Hello,
I am now composing my master thesis. I wonder if I should use report documentclass or if there are any better customed ready to use?
I am now composing my master thesis. I wonder if I should use report documentclass or if there are any better customed ready to use?
- Tue May 04, 2010 8:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Wide arrays
- Replies: 6
- Views: 3417
Re: Wide arrays
Thanks, works fine and table looks better.