docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix the issue that tables in TiDB docs PDF are displayed incorrectly

Open Yuiham opened this issue 2 years ago • 3 comments

Why: Some customers have no access to the Internet when they use TiDB documentation, and well-displayed TiDB documentation that can be used offline is important to them.

Related issues:

  • https://github.com/pingcap/website-docs/issues/186
  • https://github.com/pingcap/docs/issues/15975
  • https://github.com/pingcap/docs/issues/15982
  • https://github.com/pingcap/docs/issues/15983

Examples of tables in TiDB docs PDF are displayed incorrectly are as follows:

Image

Image

Image

Yuiham avatar Jan 19 '24 01:01 Yuiham

Doing Lua filters testing for Latex.

Yuiham avatar Jan 19 '24 02:01 Yuiham

Made a customized image using lua-filter. See https://hub.docker.com/r/nightkeeper/doc-build

curiousRay avatar Jun 26 '24 03:06 curiousRay