Examples.WrappingTable History
Hide minor edits - Show changes to markup
04 December 2008 at 08:14 PM
by John Rankin - test table wrapping problem
|
Changed lines 1-3 from:
This example show a table that is not wrapping properly.
|
to:
This example show a table that is not wrapping properly. The cause is a bug in the LATEX tabulary package, now fixed on this installation.
|
04 December 2008 at 07:36 PM
by John Rankin - test table wrapping problem
04 December 2008 at 09:37 AM
by Gustav -
Added lines 1-12:
This example show a table that is not wrapping properly.
The Election Concept
| Name | Type | Cardinality | Explanation |
| Turn | Integer | Mandatory | The turn the election was created in |
| Topic | String | Mandatory | The topic of the election. (Move-boat, Place-leak or Crew-Overboard) |
| Final | Boolean | Mandatory | Is this a Stickholder vote or not? |
| Voters | Set/String | 1–6 | Who can vote in this election |
| VoteOptions | Set/String | 1–7 | What colours can be voted for |
| Deadline | Date | Optional | When the election will be over |
| LeakyBoat | String | Optional | In the case of a Crew-overboard election, this field points to the leaky boat. |