Commit Graph

5 Commits

Author SHA1 Message Date
Jun Wu
4d9c118ad4 slides: recompile with newer tex toolchain
Summary:
The pdf generated by D14940136 used an older version of texlive. It has issues
with text colors after a footnotemark.

Correct it by recompiling with a newer version of texlive. Besides, I made some
minor edits to make the style more consistent (ex. capitalized some words,
removed some periods).

Reviewed By: sfilipco

Differential Revision: D15001655

fbshipit-source-id: 31bb7741ab18bba1594c553650e4710f537c2399
2019-04-18 13:50:03 -07:00
Jun Wu
c39081d1b9 slides: fix check-code
Summary: Not sure why buck tests didn't capture this one.

Reviewed By: sfilipco

Differential Revision: D14946576

fbshipit-source-id: acbac0b071722970442344ba0ba6f4af1ff1392c
2019-04-15 20:34:44 -07:00
Saurabh Singh
25970ea3a5 slides: fix typo in segmented changelog slides
Reviewed By: quark-zju

Differential Revision: D14940136

fbshipit-source-id: 97b9cff83ffbdfe9b5b12b87e5f784f33473aaf6
2019-04-15 15:16:24 -07:00
Jun Wu
0cb5d52158 slides: add the segmented changelog slide
Summary:
The segmented changelog idea is somehow interesting. It went through several
iterations. The current form seems good to be checked in.

This time the source is not Markdown, but a Python script to generate tex code.
The generated PDF is small so I checked it in for convenience. It's not too
trivial to get all the build dependencies setup correctly.

The script has some interesting functions like `dag`. It can be reused in
future slides.

Reviewed By: singhsrb

Differential Revision: D14937221

fbshipit-source-id: 539e5b11b6fc67c0f7b393673513580456671fad
2019-04-15 13:17:13 -07:00
Jun Wu
02357010b2 slides: add indexedlog slide
Summary: Let's commit in technical slides for future reference.

Reviewed By: singhsrb

Differential Revision: D9300269

fbshipit-source-id: 8625a846c1a11f9f0d892d1743ae5e947cbe647b
2018-08-13 15:06:58 -07:00