Skip to content

Commit 95bab84

Browse files
committed
Test latex captioning.
1 parent be7db89 commit 95bab84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ history | grep ls # pipe the output of history into search
127127
#+CAPTION: Git create snapshots of your code. If you haven't updated a file since your previous snapshot, Git will re-use the old version of that file to save space (https://git-scm.com/).
128128
#+NAME: fig:Snapshot History
129129
[[file:snapshots.png]]
130+
#+latex: \caption{Git create snapshots of your code. If you haven't updated a file since your previous snapshot, Git will re-use the old version of that file to save space (https://git-scm.com/).}
130131
- Move backwards and forwards in time using snapshots of your code
131132
- Control what goes into a snapshot
132133
- Collaborate

0 commit comments

Comments
 (0)