UPDATE:
unfortunately Okular had the same problem... the interesting thing is zooming in out caused the lines to dissappear and reappear
Search found 4 matches
- Sat Feb 20, 2010 9:57 pm
- Forum: General
- Topic: Lines border every row when i use a frame
- Replies: 5
- Views: 3801
- Sat Feb 20, 2010 9:16 pm
- Forum: General
- Topic: Lines border every row when i use a frame
- Replies: 5
- Views: 3801
Lines border every row when i use a frame
@frabjous
Did you try printing the PDF from evince? I doubt the lines would have printed.
unfortunately i just got a new printer and havent got it setup to work under linux... (the hassles im having of setting up an epson is left for another forum :))... so i am unable to confirm
You might ...
Did you try printing the PDF from evince? I doubt the lines would have printed.
unfortunately i just got a new printer and havent got it setup to work under linux... (the hassles im having of setting up an epson is left for another forum :))... so i am unable to confirm
You might ...
- Fri Feb 19, 2010 8:45 pm
- Forum: General
- Topic: Lines border every row when i use a frame
- Replies: 5
- Views: 3801
Lines border every row when i use a frame
UPDATE:
after exhausting all my research into this problem and finding no answers... i decided that the problem was not with LaTeX... but with the default linux pdf viewer (Evince)... so i installed Adobe Reader and the problem DISSAPEARED! GEESH!
However, there are still artifacts on the corners ...
after exhausting all my research into this problem and finding no answers... i decided that the problem was not with LaTeX... but with the default linux pdf viewer (Evince)... so i installed Adobe Reader and the problem DISSAPEARED! GEESH!
However, there are still artifacts on the corners ...
- Thu Feb 11, 2010 1:04 am
- Forum: General
- Topic: Lines border every row when i use a frame
- Replies: 5
- Views: 3801
Lines border every row when i use a frame
Problem:
Lines border every row when i use a frame for my custom style
frame.png
What I want:
a pure black background with white text
intendedFrame.png
Code:
\documentclass[a4paper,12pt]{article}
\usepackage{listings}
\usepackage{color}
\lstdefinestyle{terminal}
{
frame=single ...
Lines border every row when i use a frame for my custom style
frame.png
What I want:
a pure black background with white text
intendedFrame.png
Code:
\documentclass[a4paper,12pt]{article}
\usepackage{listings}
\usepackage{color}
\lstdefinestyle{terminal}
{
frame=single ...