Skip to content

Redraw commutative diagrams with Tikz#219

Open
platipo wants to merge 37 commits into
hmemcpy:masterfrom
platipo:tikz
Open

Redraw commutative diagrams with Tikz#219
platipo wants to merge 37 commits into
hmemcpy:masterfrom
platipo:tikz

Conversation

@platipo

@platipo platipo commented Oct 4, 2019

Copy link
Copy Markdown

Fix #214

@platipo

platipo commented Oct 5, 2019

Copy link
Copy Markdown
Author

@BartoszMilewski can you do a little review and give you an opinion?

@BartoszMilewski

Copy link
Copy Markdown
Collaborator

I don't have a good way of viewing these changes

@platipo

platipo commented Oct 6, 2019

Copy link
Copy Markdown
Author

Maybe the book is more useful

category-theory-for-programmers.pdf

@BartoszMilewski BartoszMilewski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In naturality: Functor F acting on object or morphisms should not use the subscript. It's F a, not F_a, and so on.

@BartoszMilewski BartoszMilewski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spanmul doesn't look good

@BartoszMilewski

Copy link
Copy Markdown
Collaborator

I had a look at some of the proposed changes and overall I prefer the originals. Sorry!

@platipo

platipo commented Oct 6, 2019

Copy link
Copy Markdown
Author

For simplicity I've added all figures in overleaf and modified them locally.

@BartoszMilewski do you prefer all originals or just some of them?

@BartoszMilewski

Copy link
Copy Markdown
Collaborator

I can see overleaf, but it would be easier if I could see them side-by-side. Could you embed originals? Also, could you split the file--the recompilation tends to time out on large files.

@platipo

platipo commented Oct 6, 2019

Copy link
Copy Markdown
Author

Unfortunately compiling side-by-side would require a gigantic amount of work: uploading the images, creating a side-by-side macro and getting it to work, split various file in various parts...

I'm aware of the slowness caused by compilation and in the future I'm planning to split the thing in various files. For the moment I'm sticking with it because this is the fastest method.

@platipo

platipo commented Oct 6, 2019

Copy link
Copy Markdown
Author

I had a look at some of the proposed changes and overall I prefer the originals. Sorry!

Which are the ones you don't like?

@platipo

platipo commented Oct 6, 2019

Copy link
Copy Markdown
Author

In naturality: Functor F acting on object or morphisms should not use the subscript. It's F a, not F_a, and so on.

So I was writing all formulas wrong, is it $Fa$ in LaTeX?

@BartoszMilewski

Copy link
Copy Markdown
Collaborator

Unfortunately compiling side-by-side would require a gigantic amount of work: uploading the images, creating a side-by-side macro and getting it to work, split various file in various parts...
I meant in Overleaf. It's easy to upload and embed pictures. The hard part is finding them, and that's what I'm struggling with.

@BartoszMilewski

Copy link
Copy Markdown
Collaborator

In naturality: Functor F acting on object or morphisms should not use the subscript. It's F a, not F_a, and so on.

So I was writing all formulas wrong, is it $Fa$ in LaTeX?

I write it as $F a$ (with a space)

@platipo

platipo commented Oct 7, 2019

Copy link
Copy Markdown
Author

Unfortunately compiling side-by-side would require a gigantic amount of work: uploading the images, creating a side-by-side macro and getting it to work, split various file in various parts...

I meant in Overleaf. It's easy to upload and embed pictures. The hard part is finding them, and that's what I'm struggling with.

For the moment I added a comment with the image name and I've crated a local index to browse them using symbolic links.

@platipo

platipo commented Oct 7, 2019

Copy link
Copy Markdown
Author

category-theory-for-programmers-g497eda4.pdf

Page modified are:

  • 109
  • 116
  • 117
  • 119
  • 129
  • 178
  • 179
  • 223
  • 224
  • 224
  • 227
  • 228
  • 229
  • 230
  • 247
  • 248
  • 249
  • 250
  • 252
  • 322
  • 323
  • 324
  • 325
  • 326
  • 327

@platipo platipo marked this pull request as ready for review October 17, 2019 08:54
@hmemcpy hmemcpy force-pushed the master branch 2 times, most recently from 0e79320 to 4986511 Compare February 14, 2020 17:37
@drupol

drupol commented Jul 26, 2020

Copy link
Copy Markdown
Collaborator

If you rebase your branch and thanks to #251, you will have the PDFs automatically generated, maybe it would be nice to do it so we can see the result directly in the PDFs ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drawing commutative diagrams with TikZ

3 participants