You are incredible supporters, thank you very much, it does the trick!
I read the listings documentation and I remember this section
about "columns", but I never realized it could have something
to do with my problem.
Brano
Search found 4 matches
- Sat Jan 10, 2009 5:42 pm
- Forum: Text Formatting
- Topic: Unix shell scripts TeX : how to make them "copy/paste -able"
- Replies: 7
- Views: 13282
- Sat Jan 10, 2009 12:23 pm
- Forum: Text Formatting
- Topic: Unix shell scripts TeX : how to make them "copy/paste -able"
- Replies: 7
- Views: 13282
Re: Unix shell scripts TeX : how to make them "copy/paste -able"
Dear Latex user group
I was hoping to find a perfect solution for writing a Unix shell documentation,
in which all examples can be very simple copy pasted into the shell and work.
I have still an issue with lstlistings:
\documentclass[12pt]{book}
\usepackage{listings}
\usepackage{upquote} %to ...
I was hoping to find a perfect solution for writing a Unix shell documentation,
in which all examples can be very simple copy pasted into the shell and work.
I have still an issue with lstlistings:
\documentclass[12pt]{book}
\usepackage{listings}
\usepackage{upquote} %to ...
- Sun Jan 04, 2009 12:49 pm
- Forum: Text Formatting
- Topic: Unix shell scripts TeX : how to make them "copy/paste -able"
- Replies: 7
- Views: 13282
Re: Unix shell scripts TeX : how to make them "copy/paste -able"
Hello phi
You are right, it is a system dependent issue. I am working
on MacOS X, 10.5.6 with MacTex (TexShop Editor).
The problem is not really TeX, but the PDF viewer.
"Additional spaces problem" occurs only if the final PDF
is displayed in Preview, which is a default PDF viewer
application on ...
You are right, it is a system dependent issue. I am working
on MacOS X, 10.5.6 with MacTex (TexShop Editor).
The problem is not really TeX, but the PDF viewer.
"Additional spaces problem" occurs only if the final PDF
is displayed in Preview, which is a default PDF viewer
application on ...
- Sun Jan 04, 2009 2:46 am
- Forum: Text Formatting
- Topic: Unix shell scripts TeX : how to make them "copy/paste -able"
- Replies: 7
- Views: 13282
Unix shell scripts TeX : how to make them "copy/paste -able"
Hello
After searching web and finding no answer, I am trying
to post to this forum and hope to find answers, maybe they
are very simple and I am looking on problems from a wrong side...
I am using a Latex/pdftex for writing a documentation with
some Unix shell examples. What I want to achieve is ...
After searching web and finding no answer, I am trying
to post to this forum and hope to find answers, maybe they
are very simple and I am looking on problems from a wrong side...
I am using a Latex/pdftex for writing a documentation with
some Unix shell examples. What I want to achieve is ...