On the [Remarkable](https://remarkable.com/) you can use a PDF as a template. This will fill the blank page with the content of the PDF and you can write over it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
agenda_pdf/Gemfile.lock

47 lines
854 B

PATH
remote: .
specs:
agenda_pdf (0.1.0)
prawn (~> 2.4)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
pdf-core (0.9.0)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
rake (10.5.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
thor (1.2.1)
ttfunk (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
agenda_pdf!
bundler (~> 2.2.22)
prawn (~> 2.4)
rake (~> 10.0)
rspec (~> 3.0)
thor (~> 1.2)
RUBY VERSION
ruby 3.0.2p107
BUNDLED WITH
2.2.22