Giter Club home page Giter Club logo

mn-samples-cc's Introduction

Metanorma-CSD sample documents

Build Status Docker Build Status

Purpose

This repository provides Metanorma-CalConnect documents in sample form.

Access

Documents in this repository are available through the deployed mini-site:

mn-samples-cc's People

Contributors

camobap avatar opoudjis avatar ronaldtse avatar metanorma-ci avatar github-actions[bot] avatar

Stargazers

 avatar

Watchers

 avatar Sebastian Skałacki avatar Ildar Manzhikov avatar James Cloos avatar  avatar Maxim Samsonov avatar  avatar Alexander Dyuzhev avatar Frank Hofmann avatar Mehmet Sabırlı avatar Vasil Buraliev avatar webdev778 avatar KW Kwan avatar  avatar

mn-samples-cc's Issues

For PDF/UA-1, all fonts, even the base 14 fonts, have to be embedded! Offending font: /Times-Roman

org.apache.fop.pdf.PDFConformanceException: For PDF/UA-1, all fonts, even the base 14 fonts, have to be embedded! Offending font: /Times-Roman
	at org.apache.fop.pdf.PDFFont.validate(PDFFont.java:172)
	at org.apache.fop.pdf.PDFFont.output(PDFFont.java:179)
	at org.apache.fop.pdf.PDFDocument.outputIndirectObject(PDFDocument.java:1055)
	at org.apache.fop.pdf.PDFDocument.streamIndirectObject(PDFDocument.java:1020)
	at org.apache.fop.pdf.PDFLinearization.writePage1(PDFLinearization.java:378)
	at org.apache.fop.pdf.PDFLinearization.writeObjects(PDFLinearization.java:320)
	at org.apache.fop.pdf.PDFLinearization.outputPages(PDFLinearization.java:269)
	at org.apache.fop.render.pdf.PDFContentGenerator.flushPDFDoc(PDFContentGenerator.java:153)
	at org.apache.fop.render.pdf.PDFDocumentHandler.endDocument(PDFDocumentHandler.java:189)
	at org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy.endDocument(IFDocumentHandlerProxy.java:187)
	at org.apache.fop.render.intermediate.IFRenderer.stopRenderer(IFRenderer.java:295)
	at org.apache.fop.area.RenderPagesModel.endDocument(RenderPagesModel.java:265)
	at org.apache.fop.area.AreaTreeHandler.endDocument(AreaTreeHandler.java:342)
	at org.apache.fop.fo.DelegatingFOEventHandler.endDocument(DelegatingFOEventHandler.java:94)
	at org.apache.fop.accessibility.fo.FO2StructureTreeConverter.endDocument(FO2StructureTreeConverter.java:124)
	at org.apache.fop.fo.FOTreeBuilder.endDocument(FOTreeBuilder.java:170)
	at org.apache.xalan.transformer.TransformerIdentityImpl.endDocument(TransformerIdentityImpl.java:963)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:745)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485)
	at com.metanorma.fop.mn2pdf.convertmn2pdf(mn2pdf.java:149)
	at com.metanorma.fop.mn2pdf.main(mn2pdf.java:204)

  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-1.0.3/lib/metanorma/output/xslfo.rb:14:in `convert'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-csd-1.3.20/lib/isodoc/csd/pdf_convert.rb:23:in `convert'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-csd-1.3.20/lib/metanorma/csd/processor.rb:40:in `output'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-1.0.3/lib/metanorma/compile.rb:208:in `block in process_extensions'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-1.0.3/lib/metanorma/compile.rb:199:in `each'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-1.0.3/lib/metanorma/compile.rb:199:in `process_extensions'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-1.0.3/lib/metanorma/compile.rb:20:in `compile'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-cli-1.2.11.1/lib/metanorma/cli/compiler.rb:41:in `compile_file'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-cli-1.2.11.1/lib/metanorma/cli/compiler.rb:29:in `compile'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-cli-1.2.11.1/lib/metanorma/cli/compiler.rb:33:in `compile'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-cli-1.2.11.1/lib/metanorma/cli/command.rb:35:in `compile'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-cli-1.2.11.1/lib/metanorma/cli.rb:60:in `start'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/metanorma-cli-1.2.11.1/exe/metanorma:20:in `<top (required)>'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/bin/metanorma:23:in `load'
  /opt/hostedtoolcache/Ruby/2.6.6/x64/bin/metanorma:23:in `<top (required)>'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.