I have the code below using the picture environment. There is a triangle like shape in which I would like to have a light grey shading. Is there anything in Latex that can do that? Thanks
\begin{centering}
\setlength{\unitlength}{.55cm}
\begin{picture}(1,1)
\put(1,-11){\vector(0,1){10}}
\put(0,-10 ...
Search found 9 matches
- Tue Sep 23, 2014 7:12 pm
- Forum: Graphics, Figures & Tables
- Topic: Shading in the Picture Environment
- Replies: 0
- Views: 3181
- Tue Feb 04, 2014 8:44 pm
- Forum: Graphics, Figures & Tables
- Topic: Creating Nice Commutative Diagrams
- Replies: 2
- Views: 5328
Creating Nice Commutative Diagrams
I would like to reproduce this figure:
Screen Shot 2014-02-04 at 1.24.38 PM.png
Using xypic, my best attempts looks like
Screen Shot 2014-02-04 at 1.29.39 PM.png
or
Screen Shot 2014-02-04 at 1.39.48 PM.png
Notice how the longer formula on the second line stretches out the top line.
What ...
Screen Shot 2014-02-04 at 1.24.38 PM.png
Using xypic, my best attempts looks like
Screen Shot 2014-02-04 at 1.29.39 PM.png
or
Screen Shot 2014-02-04 at 1.39.48 PM.png
Notice how the longer formula on the second line stretches out the top line.
What ...
- Thu Feb 02, 2012 9:25 pm
- Forum: TeXShop
- Topic: Bring Back "Save As"
- Replies: 2
- Views: 6110
Bring Back "Save As"
Can Texshop bring back the Save As option under the File menu in Lion? Is it even possible to just add it back to the File menu? I have seen other programs that run on Lion that still have the Save As option. The Duplicate option that Lion uses is not as quick and easy to use as Save As. Duplicate ...
- Wed Feb 09, 2011 11:52 pm
- Forum: TeXShop
- Topic: Annoying troubles with Preview Window Position
- Replies: 0
- Views: 2599
Annoying troubles with Preview Window Position
I have had Texshop 2.10Beta8 on my Mac for years, and it worked great. I am looking at the preview pdf when I notice something I want to change, when I change it and Typeset it, the pdf shows up at the exact spot where I was looking before I made the change. This made it quick and easy to make ...
- Thu Mar 25, 2010 6:27 am
- Forum: Math & Science
- Topic: syntax for a double headded arrow for exact sequences
- Replies: 4
- Views: 7931
Re: syntax for a double headded arrow for exact sequences
Sweet. Thank you very much.
- Thu Mar 25, 2010 12:32 am
- Forum: Math & Science
- Topic: syntax for a double headded arrow for exact sequences
- Replies: 4
- Views: 7931
Re: syntax for a double headded arrow for exact sequences
I can cheat. I discovered this by accident.
\xrightarrow{h\circ k}\!\!\!\!\to
\xrightarrow{h\circ k}\!\!\!\!\to
- Wed Mar 24, 2010 11:40 pm
- Forum: Math & Science
- Topic: syntax for a double headded arrow for exact sequences
- Replies: 4
- Views: 7931
syntax for a double headded arrow for exact sequences
Using the empheq package, I can use the syntax \xhookrightarrow{f\circ g} for a right arrow with a hook on the left of the arrow to indicate that that map is an injection. This arrow also has f\circ g above it. What is the syntax for a right arrow with a double head on the right to indicate a ...
- Mon Sep 22, 2008 9:26 pm
- Forum: General
- Topic: How to get YAP to display page numbers
- Replies: 0
- Views: 1398
How to get YAP to display page numbers
I compile Latex, and I want to print off just a few pages. I don't know what pages to print off because YAP does not display the page numbers. The Latex page numbers are there, but they do not correspond to the page numbers of the document. Can anybody help me turn on the page numbers?
- Thu Apr 05, 2007 11:08 pm
- Forum: General
- Topic: Auto-completion
- Replies: 1
- Views: 2960
Auto-completion
I have TeXnicCenter 1 Beta 7.01. I have made newcommands, like \be, for myself. The Auto-completion is becoming very annoying. All the time when I am typing, I have to stop and wait for the box that has "\beta" to disappear. How do I turn off Auto-completion?