0.2.7 • Published 8 years ago

gitbook-plugin-contractbridge v0.2.7

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

gitbook-plugin-contractbridge

Build Status

Format

Suit

Support suit and no trump:

  • no trump: !N
  • spade: !S
  • heart: !H
  • diamand: !D
  • club: !C

example

!S =
!H
!D
!C
!N

inline bid sequence

... example bidding `1!C-1!D; ??`, and description ...

Bids

  • use {% bids %} {% endbids %} to wrap it.
  • title
    • The first line without := will be the title line.
  • bids
    • use := to split the bid and description.
  • right align
    • use >> for right aligned

Example 1

{% bids %}
1!N-2!C; 2!D-??
2!H     := 4-4 M's weak.
2!S     := 5!S's INV. Opener passes with MIN, bids 2!N with MAX no fit, responder can rebid 3m=to play.
2!N     := INV, promises a 4-card major.
3!C/!D  := 5+!C/!D's slam try with a 4-card major.
3!H/!S  := Smolen.
{% endbids %}

Example 2

{% bids %}
1!C -      := 3+!C
>>    1!D; := 4+!D
1!S -      := 4+!S
{% endbids %}

Development

npm link
npm unlink
0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago