Hi
I have the following MWE in PSTricks , showing a rectangle.
\documentclass[pstricks,border=12pt]{standalone}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}[showgrid=true](5,5)
\psframe(4,4)
\end{pspicture}
\end{document}
What I would like to is to remove the part of the right ...
Search found 92 matches
- Sat Oct 05, 2013 9:19 pm
- Forum: Graphics, Figures & Tables
- Topic: Removing a Segment of a Frame
- Replies: 3
- Views: 4863
- Thu Jan 10, 2013 2:56 pm
- Forum: Document Classes
- Topic: beamer | Custom Theme Installation on MikTeX
- Replies: 1
- Views: 7608
Re: beamer | Custom Theme Installation on MikTeX
I solved it. I just needed to create a directory with a TeX-installion structure.
- Thu Jan 10, 2013 1:28 pm
- Forum: Document Classes
- Topic: beamer | Custom Theme Installation on MikTeX
- Replies: 1
- Views: 7608
beamer | Custom Theme Installation on MikTeX
Hi
I want to install a beamer theme on MikTeX and I am following this guide . The theme I am testing with is Amsterdam, the first one here .
I place the theme in C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\theme and run "Refresh FNDB" in MiKTeX Settings. But when I compile with ...
I want to install a beamer theme on MikTeX and I am following this guide . The theme I am testing with is Amsterdam, the first one here .
I place the theme in C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\theme and run "Refresh FNDB" in MiKTeX Settings. But when I compile with ...
- Mon Oct 08, 2012 10:06 pm
- Forum: Graphics, Figures & Tables
- Topic: pgfplots | Shading certain parts of the coordinate grid
- Replies: 2
- Views: 6779
Re: pgfplots | Shading certain parts of the coordinate grid
Thanks, it works!
- Sun Oct 07, 2012 12:39 am
- Forum: Graphics, Figures & Tables
- Topic: pgfplots | Shading certain parts of the coordinate grid
- Replies: 2
- Views: 6779
pgfplots | Shading certain parts of the coordinate grid
Hi
Please see the MWE:
\documentclass{article}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}
\begin{axis}[grid=both]
\addplot3 coordinates {(0,0,0) (0,0.5,1) (0,1,0)};
\end{axis}
\end{tikzpicture}
\end{document}
What I am trying to do is to shade certain rectangles in the ...
Please see the MWE:
\documentclass{article}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}
\begin{axis}[grid=both]
\addplot3 coordinates {(0,0,0) (0,0.5,1) (0,1,0)};
\end{axis}
\end{tikzpicture}
\end{document}
What I am trying to do is to shade certain rectangles in the ...
- Thu Sep 27, 2012 12:59 pm
- Forum: Math & Science
- Topic: Gathered Alignment of Terms in Equation
- Replies: 5
- Views: 5376
Re: Gathered Alignment of Terms in Equation
Thanks, it works. But I am a little surprised that LaTeX doesn't offer a more "automated" approach.
Best wisshes,
Niles.
Best wisshes,
Niles.
- Thu Sep 27, 2012 12:42 pm
- Forum: Math & Science
- Topic: Gathered Alignment of Terms in Equation
- Replies: 5
- Views: 5376
Re: Gathered Alignment of Terms in Equation
Hi
Thanks for the reply. I tried it out, but the terms on the right part (for the two first rows) are pushed to the right. Is there a way to correct this?
Thanks for the reply. I tried it out, but the terms on the right part (for the two first rows) are pushed to the right. Is there a way to correct this?
- Thu Sep 27, 2012 11:41 am
- Forum: Math & Science
- Topic: Gathered Alignment of Terms in Equation
- Replies: 5
- Views: 5376
Gathered Alignment of Terms in Equation
Hi
I have the following MWE doing what it is supposed to do:
\documentclass[a4paper]{article}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath, amsthm, amssymb}
\begin{document}
\begin{equation}
\begin{aligned}
\alpha = \beta &+ \gamma \\ %gamma and delta are ...
I have the following MWE doing what it is supposed to do:
\documentclass[a4paper]{article}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath, amsthm, amssymb}
\begin{document}
\begin{equation}
\begin{aligned}
\alpha = \beta &+ \gamma \\ %gamma and delta are ...
- Mon Sep 10, 2012 10:09 pm
- Forum: Graphics, Figures & Tables
- Topic: PSTricks | Additional white space appearing
- Replies: 1
- Views: 1779
PSTricks | Additional white space appearing
Hi
I have generated a PS-file, containg the following code:
\documentclass{article}
\usepackage{pstricks, pst-node, pst-plot, pst-circ}
\usepackage{moredefs}
\usepackage[%
paperwidth = 11.508871cm, % add 0.5%
paperheight= 5.0827586cm, % add 0.5%
lmargin = -5.25mm, % do not know why this ...
I have generated a PS-file, containg the following code:
\documentclass{article}
\usepackage{pstricks, pst-node, pst-plot, pst-circ}
\usepackage{moredefs}
\usepackage[%
paperwidth = 11.508871cm, % add 0.5%
paperheight= 5.0827586cm, % add 0.5%
lmargin = -5.25mm, % do not know why this ...
- Sun Aug 19, 2012 2:35 pm
- Forum: Graphics, Figures & Tables
- Topic: pgfplots | Changing the Color Maps
- Replies: 2
- Views: 10840
Re: pgfplots | Changing the Color Maps
Thanks, that is kind of you.
Best,
Niles.
Best,
Niles.