Giter Site home page Giter Site logo

Comments (11)

Kritner avatar Kritner commented on June 13, 2024

At one point could table 2.3 have referenced the Column Payload as Payload/PT length ? If it wasn't there, I know I have seen the two used interchangeably elsewhere - though it may have been CAVS itself, not the spec, I don't recall.

from acvp.

hbooth avatar hbooth commented on June 13, 2024

Ok, I see what you are saying. I was just scanning for PT and missed Payload. Maybe consistent terminology would be beneficial?

from acvp.

atvassilev avatar atvassilev commented on June 13, 2024

I looked at the table in Section 2.2 and think that one cosmetic change may be helpful: increase the width of the first and second columns a bit at the expense of the last column. This could resolve the issue with chopping off keyingOption at the last letter and similarly for Prerequisite. xml2rfc allows manipulating the relative width of columns like:

Column1
Column2
Column3
Column4
Column5

I am not sure these numbers are the best but one could start with them.

from acvp.

atvassilev avatar atvassilev commented on June 13, 2024

Oops, it looks like the web edit interface stripped off all of my xml. Bummer, does anyone know how to work around this?

from acvp.

celic avatar celic commented on June 13, 2024

Try placing your code inside back ticks `

This uses the "code" interface to make it look like...

<table>Column1</table>

from acvp.

atvassilev avatar atvassilev commented on June 13, 2024

@celic thanks.

Here is what I meant to provide as example:
'Column1'
'Column2'
'Column3'
'Column4'
'Column5'

from acvp.

atvassilev avatar atvassilev commented on June 13, 2024

Wow, still no luck...

from acvp.

celic avatar celic commented on June 13, 2024

Sorry, it is a back tick. Same button as ~ but without holding shift. It is a rather obscure character on a keyboard.

from acvp.

atvassilev avatar atvassilev commented on June 13, 2024

Ah OK,

<ttcol align="left" width="23%">Column1</ttcol>
<ttcol align="left" width="22%">Column2</ttcol>
<ttcol align="left" width="20%">Column2</ttcol>
<ttcol align="left" width="20%">Column2</ttcol>
<ttcol align="left" width="15%">Column2</ttcol>

Again these are just suggested numbers not necessarily the solution.

from acvp.

bfussell avatar bfussell commented on June 13, 2024

I'll be happy to change payload to ptLen in the table 2.3, but I'm failing to see and issue with table 2.2 sizing. KeyingOption fits perfectly when displayed with Chrome.

from acvp.

atvassilev avatar atvassilev commented on June 13, 2024

Resolved with PR #113

from acvp.

Related Issues (20)

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.