pdf版 排版 部分代码超出范围
wuqi opened this issue · 4 comments
wuqi commented
github不知道为啥不能提交图片...
第47页,基础知识,css部分,图31上面,代码超出页面,部分看不见
66页 前端后台 mvc public ModelAndView processUserDisable(HttpServletRequest 这段也超了
68页 <h3 class="information-head"><a href="#/blog/{{slug}}
88页 // gulp-mocha needs filepaths so you can't have
108页 var currentTime = that.parser.parseTime(that.dat
phodal commented
@wuqi 图片应该是因为网络问题。下面的Attach files by dragging & dropping, Choose Files selecting them, or pasting from the clipboard.
就是上传图片用的。
问题可能不是很好解决,应该是Tex模板的问题。
wuqi commented
@phodal 应该是网络问题,传不上来,不过应该可以调整下代码格式,加断行来处理吧,markdown不是很清楚,reStructuredText 加sphinx可以这么干
phodal commented
我再看看哈