add inline ref and link blogpost
This commit is contained in:
parent
b71b85d49e
commit
6c63f16735
2 changed files with 6 additions and 2 deletions
BIN
.resources/inline.png
Normal file
BIN
.resources/inline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -1,6 +1,8 @@
|
||||||
# A Poor Man's Subfigure for REVTeX
|
# A Poor Man's Subfigure for REVTeX
|
||||||
|
|
||||||
A subfigure package that works with REVTeX.
|
A subfigure package that works with REVTeX. See also [my blog
|
||||||
|
post](https://protagon.space/2025/02/subfigures-in-revtex/) on the
|
||||||
|
matter.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -34,7 +36,9 @@ To use, simply put the
|
||||||
Total nonsense, but I couldn't think of anything better to demonstrate
|
Total nonsense, but I couldn't think of anything better to demonstrate
|
||||||
Figure \ref{subfig:descriptive-label} and \ref{subfig:another-descriptive-label}.
|
Figure \ref{subfig:descriptive-label} and \ref{subfig:another-descriptive-label}.
|
||||||
|
|
||||||
This produces the below result...
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This produces the below result...
|
||||||

|

|
||||||
|
… and references in the text look like
|
||||||
|

|
Loading…
Add table
Reference in a new issue