Tomasz Żok

Results 7 comments of Tomasz Żok

I found that you can print the page using a smaller page size and then resize it manually. The example poster from GitHub fits on the A2 page and after...

Great! Thanks a lot. I will definitely give it a try.

Sorry, I might have introduced some confusion with the wrong wording... The tuple (`label_asym_id`, `label_seq_id`) represents a residue, not an atom. The `label_asym_id` is the chain name, and the `label_seq_id`...

In general, PDB's `(chain, number, icode)` correspond to mmCIF's `(auth_asym_id, auth_seq_id, pdbx_PDB_ins_code)`.

This bug is still present a year later (January 2023) and @giagitom workaround with `set retain_order, 1` helps. Thanks!

I can now see that this problem is fixed by this PR from 2021: https://github.com/bibcure/doi2bib/pull/10 Can you please merge it?