Difference between revisions of "User talk:Harold"

From Maths
Jump to: navigation, search
(Caveat with xymatrix: new section)
 
(Some copy-and-paste-help: new section)
Line 4: Line 4:
 
* [[/Xymatrix caveat]]
 
* [[/Xymatrix caveat]]
 
See how you can scroll right? [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 22:08, 14 February 2017 (UTC)
 
See how you can scroll right? [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 22:08, 14 February 2017 (UTC)
 +
 +
== Some copy-and-paste-help ==
 +
 +
It's good to render diagrams in tables, if only because they look a bit sparse with the white background (unless they're huge), try these:
 +
{| class="wikitable" border="1" style="overflow:hidden;max-width:35em;"
 +
|-
 +
| <center><span style="font-size:1.2em;"><mm>\text{YOUR MATH HERE}</mm></span></center>
 +
|-
 +
! Comment
 +
|}
 +
To float to the right:
 +
<div style="float:right;margin:0px;margin-left:0.2em;">
 +
{| class="wikitable" border="1" style="overflow:hidden;max-width:35em;margin:0px;"
 +
|-
 +
| <center><span style="font-size:1.2em;"><mm>\xymatrix{A \ar[r]^f & B}</mm></span></center>
 +
|-
 +
! Comment
 +
|}
 +
</div>Now you can write here and reference the diagram on the right
 +
* Lists and everything
 +
** Baby
 +
Hope it helps [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 22:15, 14 February 2017 (UTC)

Revision as of 22:15, 14 February 2017

Caveat with xymatrix

Hey, try this page:

See how you can scroll right? Alec (talk) 22:08, 14 February 2017 (UTC)

Some copy-and-paste-help

It's good to render diagrams in tables, if only because they look a bit sparse with the white background (unless they're huge), try these:

[math]\text{YOUR MATH HERE}[/math]
Comment

To float to the right:

[math]\xymatrix{A \ar[r]^f & B}[/math]
Comment
Now you can write here and reference the diagram on the right
  • Lists and everything
    • Baby

Hope it helps Alec (talk) 22:15, 14 February 2017 (UTC)