halfrost / LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
https://books.halfrost.com/leetcode
MIT License
32.76k stars 5.68k forks source link

Can you re-arrange the layout of PDF to put the title and solution of question on the same page? #264

Open KKQQ opened 1 year ago

KKQQ commented 1 year ago

Can you re-arrange the layout of PDF to put the title and solution of question on the same page? Basically you just need to put an empty row on the end of Page 168. Thank you!

halfrost commented 1 year ago

@KKQQ Hi, I manually generated the PDF with a tool, if you want to add this blank line, you can add a blank line in my markdown file in the released page of this repo, and then export the pdf.