summaryrefslogtreecommitdiffstats
path: root/2021/talks/molecular.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-04 21:05:14 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-04 21:05:14 -0500
commit76bd2482a4d8ca5ff192915cba7b9893c9a968a7 (patch)
tree087a687249f066f5b0e81f89741e3f92a943c8bf /2021/talks/molecular.md
parentdc3a0b09cc0c9b7c09709008ddb4f6c12f38a6f8 (diff)
downloademacsconf-wiki-76bd2482a4d8ca5ff192915cba7b9893c9a968a7.tar.xz
emacsconf-wiki-76bd2482a4d8ca5ff192915cba7b9893c9a968a7.zip
Video tweaks, removed slashes too
Diffstat (limited to '')
-rw-r--r--2021/talks/molecular.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/2021/talks/molecular.md b/2021/talks/molecular.md
index 9e5490c9..46905bcb 100644
--- a/2021/talks/molecular.md
+++ b/2021/talks/molecular.md
@@ -58,7 +58,7 @@ Pad:
lower the barrier to entry. I made library for crystallographic
computing with CCTBX for use in Jupyter. I should make it
available for org-mode.
-- Q2: We\'ve seen a few talks regarding managing academic papers and
+- Q2: We've seen a few talks regarding managing academic papers and
citations in emacs/org, what does your workflow look like?
- A: I switched to Emacs as my primary editor 3 months ago. I have
yet to write a paper in Org. I am very comfortable with LaTeX
@@ -70,7 +70,7 @@ Pad:
file executes in?
- A: Good question. The PyMOL code is good for years so the images
should be reproducible regardless of the version of org.
- PyMOL\'s domain specific language is very stable. The Python
+ PyMOL's domain specific language is very stable. The Python
code largely just wraps around the DSL code.
- Q4: Have you used Org Mode and pyMOL for publications? Could you
share a link to any of them?