Skip to content

Instantly share code, notes, and snippets.

@yuzutas0
Last active April 29, 2019 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuzutas0/9bac620390b2443ee82f88086178371a to your computer and use it in GitHub Desktop.
Save yuzutas0/9bac620390b2443ee82f88086178371a to your computer and use it in GitHub Desktop.
SlideShareで日本語スライドを表示する
$ cp {pdf_file} {pdf_file_copied}
$ LANG=C LC_ALL=C sed -i '' s'|/Registry (Adobe) /Ordering (Japan1) /Supplement [0-9]|/Registry(Adobe) /Ordering(Identity) /Supplement 0|g' {pdf_file}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment