mirror of
https://github.com/vale981/website
synced 2025-03-04 09:01:41 -05:00
fix link
This commit is contained in:
parent
0112979f63
commit
8e854967c0
2 changed files with 2 additions and 2 deletions
|
@ -3162,7 +3162,7 @@ monkeying around with minipages.
|
|||
So that's what I did; but I wanted to do properly so I'd be able to
|
||||
give the sub figures referenceable labels. I came up with a
|
||||
surprisingly short piece of hacked-together LaTeX package which we
|
||||
will now walk through. If you're impatient, you can just grab the [[/static/tex/poormanssubfig.sty][sty]]
|
||||
will now walk through. If you're impatient, you can just grab the [[/tex/poormanssubfig.sty][sty]]
|
||||
file and jump ahead to the usage example.
|
||||
|
||||
We begin by declaring the package.
|
||||
|
|
|
@ -28,7 +28,7 @@ monkeying around with minipages.
|
|||
So that's what I did; but I wanted to do properly so I'd be able to
|
||||
give the sub figures referenceable labels. I came up with a
|
||||
surprisingly short piece of hacked-together LaTeX package which we
|
||||
will now walk through. If you're impatient, you can just grab the [sty](/static/tex/poormanssubfig.sty)
|
||||
will now walk through. If you're impatient, you can just grab the [sty](/tex/poormanssubfig.sty)
|
||||
file and jump ahead to the usage example.
|
||||
|
||||
We begin by declaring the package.
|
||||
|
|
Loading…
Add table
Reference in a new issue