Hello LaTeX Community!
I am writing a Scilab book in Portuguese language using ISO-8859-1 character encoding. However, all my Scilab codes are written in UTF-8 encoding. So when I write:
\lstinputlisting[language=scilab]{./codescilab/ex01angulo.sce}
for example, my Scilab code is being showed ...
Search found 7 matches
- Mon Sep 11, 2017 8:50 pm
- Forum: Fonts & Character Sets
- Topic: Accents not showing with \lstinputlisting command for Scilab codes (ISO-UTF8)
- Replies: 1
- Views: 4863
- Mon Sep 11, 2017 8:49 pm
- Forum: Fonts & Character Sets
- Topic: Accents not showing with \lstinputlisting command for Scilab codes
- Replies: 0
- Views: 3813
Accents not showing with \lstinputlisting command for Scilab codes
Hello LaTeX Community!
I am writing a Scilab book in Portuguese language using ISO-8859-1 character encoding. However, all my Scilab codes are written in UTF-8 encoding. So when I write:
\lstinputlisting[language=scilab]{./codescilab/ex01angulo.sce}
for example, my Scilab code is being showed ...
I am writing a Scilab book in Portuguese language using ISO-8859-1 character encoding. However, all my Scilab codes are written in UTF-8 encoding. So when I write:
\lstinputlisting[language=scilab]{./codescilab/ex01angulo.sce}
for example, my Scilab code is being showed ...
- Fri Apr 07, 2017 9:06 pm
- Forum: Graphics, Figures & Tables
- Topic: Latex images are not showing!
- Replies: 8
- Views: 42456
Latex images are not showing!
Hi Stefan,
I am constantly changing the file and even if I close YAP and open it again, it shows me an old version of it. Many people have the same problem with YAP, and I never find a solution. I was wondering if you knew a fix for this issue. I am working with DVI format for now on, as well as ...
I am constantly changing the file and even if I close YAP and open it again, it shows me an old version of it. Many people have the same problem with YAP, and I never find a solution. I was wondering if you knew a fix for this issue. I am working with DVI format for now on, as well as ...
- Thu Apr 06, 2017 8:48 pm
- Forum: Graphics, Figures & Tables
- Topic: Latex images are not showing!
- Replies: 8
- Views: 42456
Latex images are not showing!
Hi Stefan!
Thank you for the help. I have one last (maybe) question. When compiling and previewing my DVI file using the standard "Yet Another Previewer (YAP)", I can see that everything is okay. However, if I update anything in my code (text, images...) and compile it again, I keep seeing the "old ...
Thank you for the help. I have one last (maybe) question. When compiling and previewing my DVI file using the standard "Yet Another Previewer (YAP)", I can see that everything is okay. However, if I update anything in my code (text, images...) and compile it again, I keep seeing the "old ...
- Fri Mar 31, 2017 9:13 pm
- Forum: Graphics, Figures & Tables
- Topic: Latex images are not showing!
- Replies: 8
- Views: 42456
Latex images are not showing!
Hi Stefan!
Thank you! I got every image showing up perfectly now in the .eps format and DVI mode! But now that they showed up, I got another problem. They are not in the position that I want them to be. How do I insert them exactly at the place where the code is? Also, using .eps format, how do I ...
Thank you! I got every image showing up perfectly now in the .eps format and DVI mode! But now that they showed up, I got another problem. They are not in the position that I want them to be. How do I insert them exactly at the place where the code is? Also, using .eps format, how do I ...
- Thu Mar 30, 2017 9:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Latex images are not showing!
- Replies: 8
- Views: 42456
Latex images are not showing!
Helo Stefan,
Thanks for the quick reply, and sorry for my late answer. I figured it out that my LaTeX was running in pdfLaTeX mode. So I converted my first image (Imagem001.pdf) to a pdf file and now I get an error while trying to compile it:
"Cannot determine size of graphic in Figuras/Imagem001 ...
Thanks for the quick reply, and sorry for my late answer. I figured it out that my LaTeX was running in pdfLaTeX mode. So I converted my first image (Imagem001.pdf) to a pdf file and now I get an error while trying to compile it:
"Cannot determine size of graphic in Figuras/Imagem001 ...
- Thu Mar 23, 2017 10:15 pm
- Forum: Graphics, Figures & Tables
- Topic: Latex images are not showing!
- Replies: 8
- Views: 42456
Latex images are not showing!
Hi Latex Community!
I am facing some issues trying to insert images on my code. The problem is: none of them are being displayed. However, I am not getting any errors and the file compiles normally. Here is the library packages I am using followed by an image insertion code example (I am using this ...
I am facing some issues trying to insert images on my code. The problem is: none of them are being displayed. However, I am not getting any errors and the file compiles normally. Here is the library packages I am using followed by an image insertion code example (I am using this ...