Hi,
I'm using hyperref and am trying to add a link to a samba share in a doc but get an error. This is what I'm doing:
\documentclass{article}
\usepackage[letterpaper,hmargin=1.25in,vmargin=1.25in,vcentering]{geometry}
\usepackage{fancyhdr,makeidx,latexsym,amssymb}
\usepackage{color}
\usepackage ...
Search found 8 matches
- Fri Jan 02, 2009 10:39 pm
- Forum: General
- Topic: hyperref and Linux path not working
- Replies: 0
- Views: 1149
- Mon Dec 29, 2008 5:50 am
- Forum: Graphics, Figures & Tables
- Topic: Cross-reference and pdf file
- Replies: 6
- Views: 7513
Re: Cross-reference and pdf file
Mine seems to work. Here is the code, i'll also upload the pdf. Maybe I'm not understanding the problem.
\documentclass[a4paper,12pt]{article}
\usepackage{graphicx}
\usepackage{easytable}
\usepackage{setspace}
\usepackage{tabls}
\usepackage[T1]{fontenc}
\usepackage[authoryear]{natbib}
\def ...
\documentclass[a4paper,12pt]{article}
\usepackage{graphicx}
\usepackage{easytable}
\usepackage{setspace}
\usepackage{tabls}
\usepackage[T1]{fontenc}
\usepackage[authoryear]{natbib}
\def ...
- Mon Dec 29, 2008 2:29 am
- Forum: TeXShop
- Topic: TeXShop - working with long docs
- Replies: 2
- Views: 6799
TeXShop - working with long docs
Hi,
This is my first post and thanks to all behind the site, it's a great resource.
I'm working on a manual/report document in which I'm including a number of chapters with the /include statement. Works fine but when i work on chapter 2 say, I have to "save" the chapter2.tex file and then compile ...
This is my first post and thanks to all behind the site, it's a great resource.
I'm working on a manual/report document in which I'm including a number of chapters with the /include statement. Works fine but when i work on chapter 2 say, I have to "save" the chapter2.tex file and then compile ...
- Mon Dec 29, 2008 1:07 am
- Forum: Graphics, Figures & Tables
- Topic: Cross-reference and pdf file
- Replies: 6
- Views: 7513
Re: Cross-reference and pdf file
Hi, I added the {tabbing} env inside {table}, works now. Not exactly sure why but that's what i use for tables. Here's your code, removed the path ref due to my mac.
Alex
\documentclass[a4paper,12pt]{article}
\usepackage{graphicx}
\usepackage{easytable}
\usepackage{setspace}
\usepackage{tabls ...
Alex
\documentclass[a4paper,12pt]{article}
\usepackage{graphicx}
\usepackage{easytable}
\usepackage{setspace}
\usepackage{tabls ...
- Sun Dec 28, 2008 6:49 am
- Forum: Graphics, Figures & Tables
- Topic: Cross-reference and pdf file
- Replies: 6
- Views: 7513
Re: Cross-reference and pdf file
pls post some sample code and we'll make some suggestions
- Fri Sep 12, 2008 10:20 pm
- Forum: General
- Topic: Large output file - PDF
- Replies: 6
- Views: 4279
Re: Large output file - PDF
humm, my version of visio (2003) does not have eps as a file type, I've used it before and liked eps. Of the formats I recognize I see, jpg, gif, png.
- Fri Sep 12, 2008 9:51 pm
- Forum: General
- Topic: Large output file - PDF
- Replies: 6
- Views: 4279
Re: Large output file - PDF
Thanks guys, i'm using draft when in draft. The issue is the document distribution to vendors and other business partners. They don't have latex, just want to read pdfs.
THe graphic origin is visio. They are IT pictures that i "save as" png format. PNG seems to be better than jpg at the same ...
THe graphic origin is visio. They are IT pictures that i "save as" png format. PNG seems to be better than jpg at the same ...
- Fri Sep 12, 2008 8:44 pm
- Forum: General
- Topic: Large output file - PDF
- Replies: 6
- Views: 4279
Large output file - PDF
Gurus,
Not sure there is any magic but I am writing a large doc with a number of pdf figures so the output pdf doc is about 10mb. Any ideas how to make this more manageable? I can go smaller lower res on the figures, how about the externaldocument package to possibly hold all the figures in the ...
Not sure there is any magic but I am writing a large doc with a number of pdf figures so the output pdf doc is about 10mb. Any ideas how to make this more manageable? I can go smaller lower res on the figures, how about the externaldocument package to possibly hold all the figures in the ...